mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
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:
BIN
firmware-2711/latest/pieeprom-2024-10-21.bin
Normal file
BIN
firmware-2711/latest/pieeprom-2024-10-21.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,11 @@
|
|||||||
# Raspberry Pi4 bootloader EEPROM release notes
|
# 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)
|
## 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.
|
* SD card high-speed/low-voltage mode can only be exited by powercycling.
|
||||||
|
|||||||
BIN
firmware-2712/latest/pieeprom-2024-10-21.bin
Normal file
BIN
firmware-2712/latest/pieeprom-2024-10-21.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,13 @@
|
|||||||
# Raspberry Pi5 bootloader EEPROM release notes
|
# 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)
|
## 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
|
* Introduce a new boot-menu feature where pressing SPACE at power on
|
||||||
|
|||||||
Reference in New Issue
Block a user