mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
pieeprom-2024-12-07: 2711: 2712: Enable NUMA by default (latest)
* Enable banklow (and so NUMA) by default banklow=1 (2712) and banklow=3 (2711) give the best performance. * enable_uart=1 now enables a Linix UART console on the 40-pin header unless a cable is detected on the dedicated boot-uart. * Recreate internal bl31 stub from clean git tree to fix dirty commit message.
This commit is contained in:
BIN
firmware-2711/latest/pieeprom-2024-12-07.bin
Normal file
BIN
firmware-2711/latest/pieeprom-2024-12-07.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,10 @@
|
|||||||
# Raspberry Pi4 bootloader EEPROM release notes
|
# Raspberry Pi4 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
## 2024-12-07: Enable banklow (and so NUMA) by default (latest)
|
||||||
|
|
||||||
|
* Enable banklow (and so NUMA) by default
|
||||||
|
banklow=1 (2712) and banklow=3 (2711) give the best performance.
|
||||||
|
|
||||||
## 2024-10-21: Fix PCIe BAR issue for some switches (latest)
|
## 2024-10-21: Fix PCIe BAR issue for some switches (latest)
|
||||||
|
|
||||||
* Boot-menu improvements
|
* Boot-menu improvements
|
||||||
|
|||||||
Binary file not shown.
BIN
firmware-2712/latest/pieeprom-2024-12-07.bin
Normal file
BIN
firmware-2712/latest/pieeprom-2024-12-07.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-12-07: Enable banklow (and so NUMA) by default (latest)
|
||||||
|
|
||||||
|
* Enable banklow (and so NUMA) by default
|
||||||
|
banklow=1 (2712) and banklow=3 (2711) give the best performance.
|
||||||
|
* enable_uart=1 now enables a Linix UART console on the 40-pin header
|
||||||
|
unless a cable is detected on the dedicated boot-uart.
|
||||||
|
* Recreate internal bl31 stub from clean git tree to fix dirty commit message.
|
||||||
|
|
||||||
## 2024-11-27: rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM (default)
|
## 2024-11-27: rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM (default)
|
||||||
|
|
||||||
* rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM
|
* rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM
|
||||||
|
|||||||
Reference in New Issue
Block a user