diff --git a/firmware-2712/latest/pieeprom-2025-07-17.bin b/firmware-2712/latest/pieeprom-2025-07-17.bin index c292931..c02c8dd 100644 Binary files a/firmware-2712/latest/pieeprom-2025-07-17.bin and b/firmware-2712/latest/pieeprom-2025-07-17.bin differ diff --git a/firmware-2712/latest/recovery.bin b/firmware-2712/latest/recovery.bin index d5130ec..0034682 100644 Binary files a/firmware-2712/latest/recovery.bin and b/firmware-2712/latest/recovery.bin differ diff --git a/firmware-2712/release-notes.md b/firmware-2712/release-notes.md index 44a945a..2f5e075 100644 --- a/firmware-2712/release-notes.md +++ b/firmware-2712/release-notes.md @@ -1,5 +1,12 @@ # Raspberry Pi5 bootloader EEPROM release notes +## 2025-07-17: Fix config key search which could cause camera_autodetect to fail (latest) + +* Fix config key search which could cause camera_autodetect to fail + The bootvar0 config property was added in the wrong section which + could cause the config property search for some other properties + to fail. + ## 2025-07-17: arm_loader: Also require the early-watchdog property (latest) * arm_loader: Also require the early-watchdog property