From fc4035ec3d9ec73d5b23217cb9857869301c787d Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Tue, 30 Nov 2021 17:32:03 +0000 Subject: [PATCH] Update the default EEPROM image to 2021-11-22 --- recovery/boot.conf | 4 ++-- recovery/pieeprom-2021-07-06.bin | Bin 0 -> 524288 bytes recovery/pieeprom.bin | Bin 524288 -> 0 bytes recovery/pieeprom.original.bin | Bin 524288 -> 0 bytes recovery/pieeprom.sig | 4 ++-- 5 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 recovery/pieeprom-2021-07-06.bin mode change 100644 => 100755 recovery/pieeprom.original.bin diff --git a/recovery/boot.conf b/recovery/boot.conf index feb0b19..36c1165 100644 --- a/recovery/boot.conf +++ b/recovery/boot.conf @@ -3,8 +3,8 @@ BOOT_UART=0 WAKE_ON_GPIO=1 POWER_OFF_ON_HALT=0 -# Try SD- > USB PCIe MSD -> USB 2.0 BCM XHCI -> Network -> Loop -BOOT_ORDER=0xf2541 +# Try SD first (1), followed by, USB PCIe, NVMe PCIe, USB SoC XHCI then network +BOOT_ORDER=0xf25641 # Set to 0 to prevent bootloader updates from USB/Network boot # For remote units EEPROM hardware write protection should be used. diff --git a/recovery/pieeprom-2021-07-06.bin b/recovery/pieeprom-2021-07-06.bin new file mode 100644 index 0000000..c93ece1 Binary files /dev/null and b/recovery/pieeprom-2021-07-06.bin differ diff --git a/recovery/pieeprom.bin b/recovery/pieeprom.bin index bf20065..3de4c98 100644 Binary files a/recovery/pieeprom.bin and b/recovery/pieeprom.bin differ diff --git a/recovery/pieeprom.original.bin b/recovery/pieeprom.original.bin old mode 100644 new mode 100755 index c93ece1..6f21e0c Binary files a/recovery/pieeprom.original.bin and b/recovery/pieeprom.original.bin differ diff --git a/recovery/pieeprom.sig b/recovery/pieeprom.sig index 8b83917..d27a79e 100644 --- a/recovery/pieeprom.sig +++ b/recovery/pieeprom.sig @@ -1,2 +1,2 @@ -68086076eca7de8f9d9041e43525f19e21e78dcf5db3a30210068cc21e184e19 -ts: 1626189116 +b6ad7f2f65320eec7fb851c4ec8eebd085010acd3c83dbbb7cea332f5076cfd7 +ts: 1638293518 -- libgit2 0.21.4