diff --git a/firmware-2711/latest/pieeprom-2025-10-14.bin b/firmware-2711/latest/pieeprom-2025-10-14.bin new file mode 100644 index 0000000..2704563 Binary files /dev/null and b/firmware-2711/latest/pieeprom-2025-10-14.bin differ diff --git a/firmware-2711/latest/recovery.bin b/firmware-2711/latest/recovery.bin index 52f7183..f4b6f8d 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 0de74df..2aa9501 100644 --- a/firmware-2711/release-notes.md +++ b/firmware-2711/release-notes.md @@ -1,5 +1,13 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 2025-10-14: recovery: Use ROM boot-mode to detect rpiboot (latest) + +* recovery: Use ROM boot-mode flag to detect rpiboot mode + In recovery-mode use the bootrom register flag to detect the + original boot-mode rather than looking at whether the rpiboot + usb-device boot driver is initialised. +* Manufacturing test updates. + ## 2025-10-08: Fix accidental set of PM_RSTS bit 5 when stopping watchdog (latest) * Fix accidental set of PM_RSTS bit 5 when stopping watchdog