Skip to content

Commit 2349daa

Browse files
committed
pieeprom-2025-07-17: 2712: 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.
1 parent 0b8a022 commit 2349daa

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
0 Bytes
Binary file not shown.

firmware-2712/latest/recovery.bin

0 Bytes
Binary file not shown.

firmware-2712/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Raspberry Pi5 bootloader EEPROM release notes
22

3+
## 2025-07-17: Fix config key search which could cause camera_autodetect to fail (latest)
4+
5+
* Fix config key search which could cause camera_autodetect to fail
6+
The bootvar0 config property was added in the wrong section which
7+
could cause the config property search for some other properties
8+
to fail.
9+
310
## 2025-07-17: arm_loader: Also require the early-watchdog property (latest)
411

512
* arm_loader: Also require the early-watchdog property

0 commit comments

Comments
 (0)