diff --git a/firmware-2711/latest/pieeprom-2024-04-15.bin b/firmware-2711/latest/pieeprom-2024-04-15.bin new file mode 100644 index 0000000..c5c8d4a Binary files /dev/null and b/firmware-2711/latest/pieeprom-2024-04-15.bin differ diff --git a/firmware-2711/latest/recovery.bin b/firmware-2711/latest/recovery.bin index 7c0a88c..9159762 100644 Binary files a/firmware-2711/latest/recovery.bin and b/firmware-2711/latest/recovery.bin differ diff --git a/firmware-2711/release-notes.md b/firmware-2711/release-notes.md index 88fc8e8..ce19c59 100644 --- a/firmware-2711/release-notes.md +++ b/firmware-2711/release-notes.md @@ -1,5 +1,9 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 2024-04-15 - Fix tryboot mode in secure-boot - STABLE + * Fix an issue where the tryboot flag was being reset and lost during + the secure-boot initialization. + ## 2024-01-22 - Fix issue boot.img end sector check - STABLE * See https://github.com/raspberrypi/rpi-eeprom/issues/521