Skip to content

Commit b57586e

Browse files
authored
Merge pull request #498 from timg236/pieeprom-2023-11-20-2712
pieeprom-2023-11-20: 2712: Auto-detect support for PCIe expansion HAT… (default + latest)
2 parents 6b14e84 + 46c89be commit b57586e

File tree

3 files changed

+11
-0
lines changed

3 files changed

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

firmware-2712/release-notes.md

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

3+
2023-11-20: Auto-detect support for PCIe expansion HAT (default + latest)
4+
5+
* Add autodetect support for PCIe expansion HATs
6+
* Add PCIE_PROBE=1 to the EEPROM config for custom PCIe exapansion
7+
designs that do not support the upcoming HAT spec. This gives
8+
similar behaviour to CM4 where PCIe x1 is enumerated to discover NVMe
9+
devices.
10+
* Fix loading of multiple initramfs images that are not 32-bit aligned sizes
11+
https://github.com/raspberrypi/firmware/issues/1843
12+
* Kernel load performance improvement - remove a memcpy
13+
314
2023-10-30: UPG watchdog support + SD reset fixes (default + latest)
415

516
* Fix SDIO / WiFi clock-setup for BOOT_ORDER=0xf14

0 commit comments

Comments
 (0)