Skip to content

Commit e971798

Browse files
committed
pieeprom- 2024-10-21: 2712: 2711: Fix PCIe BAR issue for some switches (latest)
* Fix PCIe BAR setup issue which prevented NVMe boot from working with some PCIe switches See: raspberrypi/firmware#1833 * Boot-menu improvements Remain in the forced boot mode until the menu is used to select a different boot-mode or reset to the original boot-order.
1 parent 489a587 commit e971798

File tree

6 files changed

+14
-0
lines changed

6 files changed

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

firmware-2711/latest/recovery.bin

80 Bytes
Binary file not shown.

firmware-2711/release-notes.md

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

3+
## 2024-10-21: Fix PCIe BAR issue for some switches (latest)
4+
5+
* Boot-menu improvements
6+
Remain in the forced boot mode until the menu is used to select a different
7+
boot-mode or reset to the original boot-order.
8+
39
## 2024-10-10: Use soft-reset to preseve SDRAM contents after ramoops (latest)
410

511
* SD card high-speed/low-voltage mode can only be exited by powercycling.
2 MB
Binary file not shown.

firmware-2712/latest/recovery.bin

0 Bytes
Binary file not shown.

firmware-2712/release-notes.md

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

3+
## 2024-10-21: Fix PCIe BAR issue for some switches (latest)
4+
5+
* Fix PCIe BAR setup issue which prevented NVMe boot from working with some PCIe switches
6+
See: https://github.com/raspberrypi/firmware/issues/1833
7+
* Boot-menu improvements
8+
Remain in the forced boot mode until the menu is used to select a different
9+
boot-mode or reset to the original boot-order.
10+
311
## 2024-10-10: Add support to override the boot-mode at power on (latest)
412

513
* Introduce a new boot-menu feature where pressing SPACE at power on

0 commit comments

Comments
 (0)