Skip to content

Commit

Permalink
pieeprom- 2024-10-21: 2712: 2711: Fix PCIe BAR issue for some switche…
Browse files Browse the repository at this point in the history
…s (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.
  • Loading branch information
timg236 committed Oct 21, 2024
1 parent 115408c commit dc96a06
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 0 deletions.
Binary file added firmware-2711/latest/pieeprom-2024-10-21.bin
Binary file not shown.
Binary file modified firmware-2711/latest/recovery.bin
Binary file not shown.
6 changes: 6 additions & 0 deletions firmware-2711/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Raspberry Pi4 bootloader EEPROM release notes

## 2024-10-21: Fix PCIe BAR issue for some switches (latest)

* 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.

## 2024-10-10: Use soft-reset to preseve SDRAM contents after ramoops (latest)

* SD card high-speed/low-voltage mode can only be exited by powercycling.
Expand Down
Binary file added firmware-2712/latest/pieeprom-2024-10-21.bin
Binary file not shown.
Binary file modified firmware-2712/latest/recovery.bin
Binary file not shown.
8 changes: 8 additions & 0 deletions firmware-2712/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Raspberry Pi5 bootloader EEPROM release notes

## 2024-10-21: Fix PCIe BAR issue for some switches (latest)

* Fix PCIe BAR setup issue which prevented NVMe boot from working with some PCIe switches
See: https://github.com/raspberrypi/firmware/issues/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.

## 2024-10-10: Add support to override the boot-mode at power on (latest)

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

0 comments on commit dc96a06

Please sign in to comment.