mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
pieeprom-2024-11-27: 2712: rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM (latest)
* rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM RP1 firmware eb39cfd516f8c90628aa9d91f52370aade5d0a55 adds methods to drain the TX FIFO and retrieve the state of both FIFOs. It also fixes the CAN_ADD_PROGRAM implementation, which was fatally broken. * network-install - Update the UI to display the board model / variant.
This commit is contained in:
BIN
firmware-2712/latest/pieeprom-2024-11-27.bin
Normal file
BIN
firmware-2712/latest/pieeprom-2024-11-27.bin
Normal file
Binary file not shown.
@@ -1,5 +1,13 @@
|
||||
# Raspberry Pi5 bootloader EEPROM release notes
|
||||
|
||||
## 2024-11-27: rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM (default)
|
||||
|
||||
* rp1fw: Add FIFO_STATE & DRAIN_TX, fix CAN_ADD_PROGRAM
|
||||
RP1 firmware eb39cfd516f8c90628aa9d91f52370aade5d0a55 adds methods
|
||||
to drain the TX FIFO and retrieve the state of both FIFOs. It also
|
||||
fixes the CAN_ADD_PROGRAM implementation, which was fatally broken.
|
||||
* network-install - Update the UI to display the board model / variant.
|
||||
|
||||
## 2024-11-12: Promote 2024-11-12 to default release (default)
|
||||
|
||||
* Promote 2024-11 to the default release and archive older versions.
|
||||
|
||||
Reference in New Issue
Block a user