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: 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.
This commit is contained in:
Tim Gover
2024-10-21 18:43:33 +01:00
committed by Tim Gover
parent 489a587f4a
commit e9717985d2
6 changed files with 14 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

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