Skip to content

Commit 2b2c810

Browse files
committed
2024-05-13: 2712: Add support for NVMe boot with PCIe switches (latest)
* Add preliminary support for booting NVMe devices behind PCIe switches. See: raspberrypi/firmware#1833 * Fix MAX_RESTARTS parameter See: #576 * arm_dt: Support HAT EEPROM dtparams * Fix reporting of the partition number via DT See: #575 * Resolve HID counting bug which caused Network Install to fail on some keyboards See: Fixes #574 * Pull PCIE DET_WAKE high by default on CM5
1 parent 2bfd7cb commit 2b2c810

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
2 MB
Binary file not shown.

firmware-2712/latest/recovery.bin

1000 Bytes
Binary file not shown.

firmware-2712/release-notes.md

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

3+
2024-05-13: Add support for NVMe boot with PCIe switches (latest)
4+
* Add preliminary support for booting NVMe devices behind PCIe switches.
5+
See: https://github.com/raspberrypi/firmware/issues/1833
6+
* Fix MAX_RESTARTS parameter
7+
See: https://github.com/raspberrypi/rpi-eeprom/issues/576
8+
* arm_dt: Support HAT EEPROM dtparams
9+
* Fix reporting of the partition number via DT
10+
See: https://github.com/raspberrypi/rpi-eeprom/issues/575
11+
* Resolve HID counting bug which caused Network Install to fail on some keyboards
12+
See: Fixes https://github.com/raspberrypi/rpi-eeprom/issues/574
13+
* Pull PCIE DET_WAKE high by default on CM5
14+
315
2024-04-20: Fix SDRAM refesh timing (default) (automatic update)
416
* Fix a possible performance regression on Pi5.
517

0 commit comments

Comments
 (0)