From 32f2b50464900eb967e8ea67306d182238793ea0 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Fri, 8 Jul 2022 09:52:14 +0100 Subject: [PATCH] bootcode4: Improved DDR setup for old (or missing) EEPROM images --- eeprom-erase/bootcode4.bin | Bin 89304 -> 0 bytes mass-storage-gadget/bootcode4.bin | Bin 105980 -> 0 bytes msd/bootcode4.bin | Bin 121888 -> 0 bytes recovery/bootcode4.bin | Bin 87940 -> 0 bytes rpi-imager-embedded/bootcode4.bin | Bin 105980 -> 0 bytes secure-boot-example/bootcode4.bin | Bin 105980 -> 0 bytes secure-boot-recovery/bootcode4.bin | Bin 87940 -> 0 bytes 7 files changed, 0 insertions(+), 0 deletions(-) diff --git a/eeprom-erase/bootcode4.bin b/eeprom-erase/bootcode4.bin index b5f0a18..e7f1238 100644 Binary files a/eeprom-erase/bootcode4.bin and b/eeprom-erase/bootcode4.bin differ diff --git a/mass-storage-gadget/bootcode4.bin b/mass-storage-gadget/bootcode4.bin index e31e21e..b16eb3d 100644 Binary files a/mass-storage-gadget/bootcode4.bin and b/mass-storage-gadget/bootcode4.bin differ diff --git a/msd/bootcode4.bin b/msd/bootcode4.bin index 6f54097..b16eb3d 100644 Binary files a/msd/bootcode4.bin and b/msd/bootcode4.bin differ diff --git a/recovery/bootcode4.bin b/recovery/bootcode4.bin index eae987a..e7f1238 100644 Binary files a/recovery/bootcode4.bin and b/recovery/bootcode4.bin differ diff --git a/rpi-imager-embedded/bootcode4.bin b/rpi-imager-embedded/bootcode4.bin index e31e21e..b16eb3d 100644 Binary files a/rpi-imager-embedded/bootcode4.bin and b/rpi-imager-embedded/bootcode4.bin differ diff --git a/secure-boot-example/bootcode4.bin b/secure-boot-example/bootcode4.bin index e31e21e..b16eb3d 100644 Binary files a/secure-boot-example/bootcode4.bin and b/secure-boot-example/bootcode4.bin differ diff --git a/secure-boot-recovery/bootcode4.bin b/secure-boot-recovery/bootcode4.bin index eae987a..e7f1238 100644 Binary files a/secure-boot-recovery/bootcode4.bin and b/secure-boot-recovery/bootcode4.bin differ -- libgit2 0.21.4