Skip to content

Commit ca1f546

Browse files
committed
pieeprom-2022-11-25 Promote STABLE to DEFAULT release
* [tryboot] conditional statement + tryboot_a_b mode * Support custom OTP mac addresses * Increase TFTP_MAX_BLOCK_SIZE * Stop NVMe cleanly * Fixes for NETCONSOLE parsing and initialisation. * Long filename support for start_file / fixup_file. * Secure boot and display debug info on the diagnostis screen.
1 parent 0ebda77 commit ca1f546

File tree

3 files changed

+10
-0
lines changed

3 files changed

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

firmware/critical/recovery.bin

-8 Bytes
Binary file not shown.

firmware/release-notes.md

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

3+
## 2022-12-01 - Promote pieeprom-2022-11-25 to the DEFAULT release.
4+
Interesting changes since the last default release
5+
* [tryboot] conditional statement + tryboot_a_b mode
6+
* Support custom OTP mac addresses
7+
* Increase TFTP_MAX_BLOCK_SIZE
8+
* Stop NVMe cleanly
9+
* Fixes for NETCONSOLE parsing and initialisation.
10+
* Long filename support for start_file / fixup_file.
11+
* Secure boot and display debug info on the diagnostis screen.
12+
313
## 2022-11-25 - Fix unconfigured netconsole messages - BETA + STABLE
414
* Fix unconfigured netconsole messages https://github.com/raspberrypi/rpi-eeprom/issues/452
515
* Add display state to HDMI diagnostics screen

0 commit comments

Comments
 (0)