Skip to content

Commit 768f4fb

Browse files
committed
pieeprom-2024-05-17: 2711: Ignore bootloader updates for Pi5 on Pi4 - (latest)
* Add timestamps to UART log messages. * Add support for [tryboot] conditional the bootloader EEPROM config file. See: #454 * Fix MAX_RESTARTS parameter See: #576 * Add recovery_reboot option to config.txt for rpiboot which causes the system to reboot after updating the bootloader. * Improve secure-boot OTP provisioning logging. * Fix setting to enable secure-boot mode on Pi4B
1 parent 2b2c810 commit 768f4fb

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
512 KB
Binary file not shown.

firmware-2711/latest/recovery.bin

964 Bytes
Binary file not shown.

firmware-2711/release-notes.md

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

3+
## 2024-05-17 - Ignore bootloader updates for Pi5 on Pi4 - (latest)
4+
* Add timestamps to UART log messages.
5+
* Add support for [tryboot] conditional the bootloader EEPROM
6+
config file.
7+
See: https://github.com/raspberrypi/rpi-eeprom/issues/454
8+
* Fix MAX_RESTARTS parameter
9+
See: https://github.com/raspberrypi/rpi-eeprom/issues/576
10+
* Add recovery_reboot option to config.txt for rpiboot which causes
11+
the system to reboot after updating the bootloader.
12+
* Improve secure-boot OTP provisioning logging.
13+
* Fix setting to enable secure-boot mode on Pi4B
14+
315
## 2024-04-17 - Build Pi4 firmware from the mainline branch - STABLE
416
* Switch to building the Pi4 firmware from the common Pi4/Pi5
517
mainline release. This doesn't change the Pi4 features

0 commit comments

Comments
 (0)