mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 14:53:32 +08:00
pieeprom-2024-09-05: 2712: 2711: Fix self-update if EEPROM is write-protected (latest)
* arm_dt: Consult the hat_map for all HATs * USB boot - ignore RP2 / RP3 MSD device in BOOTSEL mode. * recovery.bin - Fix erase_eeprom to not block reboot_recovery * Fix self-update to continue to boot instead of retrying forever if the EEPROM is write protected. https://github.com/raspberrypi/rpi-eeprom/issues/597
This commit is contained in:
BIN
firmware-2711/latest/pieeprom-2024-09-05.bin
Normal file
BIN
firmware-2711/latest/pieeprom-2024-09-05.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,13 @@
|
|||||||
# Raspberry Pi4 bootloader EEPROM release notes
|
# Raspberry Pi4 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
## 2024-09-05: Fix self-update if EEPROM is write-protected (latest)
|
||||||
|
* arm_dt: Consult the hat_map for all HATs
|
||||||
|
* USB boot - ignore RP2 / RP3 MSD device in BOOTSEL mode.
|
||||||
|
* recovery.bin - Fix erase_eeprom to not block reboot_recovery
|
||||||
|
* Fix self-update to continue to boot instead of retrying forever
|
||||||
|
if the EEPROM is write protected.
|
||||||
|
https://github.com/raspberrypi/rpi-eeprom/issues/597
|
||||||
|
|
||||||
## 2024-08-14 (recovery.bin) - Add support for OTP metadata (latest)
|
## 2024-08-14 (recovery.bin) - Add support for OTP metadata (latest)
|
||||||
* Update to recovery.bin to output metadata about OTP during rpiboot
|
* Update to recovery.bin to output metadata about OTP during rpiboot
|
||||||
|
|
||||||
|
|||||||
BIN
firmware-2712/latest/pieeprom-2024-09-05.bin
Normal file
BIN
firmware-2712/latest/pieeprom-2024-09-05.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,13 @@
|
|||||||
# Raspberry Pi5 bootloader EEPROM release notes
|
# Raspberry Pi5 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
## 2024-09-05: Fix self-update if EEPROM is write-protected (latest)
|
||||||
|
* arm_dt: Consult the hat_map for all HATs
|
||||||
|
* USB boot - ignore RP2 / RP3 MSD device in BOOTSEL mode.
|
||||||
|
* recovery.bin - Fix erase_eeprom to not block reboot_recovery
|
||||||
|
* Fix self-update to continue to boot instead of retrying forever
|
||||||
|
if the EEPROM is write protected.
|
||||||
|
https://github.com/raspberrypi/rpi-eeprom/issues/597
|
||||||
|
|
||||||
## 2024-07-30: Promote the 2024-07-30 release to default (default)
|
## 2024-07-30: Promote the 2024-07-30 release to default (default)
|
||||||
|
|
||||||
## 2024-08-14 - (recovery.bin) Add support for OTP metadata (latest)
|
## 2024-08-14 - (recovery.bin) Add support for OTP metadata (latest)
|
||||||
|
|||||||
Reference in New Issue
Block a user