mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
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.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,12 @@
|
|||||||
# Raspberry Pi5 bootloader EEPROM release notes
|
# 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)
|
## 2025-07-17: arm_loader: Also require the early-watchdog property (latest)
|
||||||
|
|
||||||
* arm_loader: Also require the early-watchdog property
|
* arm_loader: Also require the early-watchdog property
|
||||||
|
|||||||
Reference in New Issue
Block a user