mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
2024-08-14 - (recovery.bin) Add support for OTP metadata (latest)
Update the recovery.bin firmware with support for retrieving OTP meta-data (e.g. boardrev, mac addr etc) during rpiboot provisioning.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# Raspberry Pi4 bootloader EEPROM release notes
|
# Raspberry Pi4 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
## 2024-08-14 (recovery.bin) - Add support for OTP metadata (latest)
|
||||||
|
* Update to recovery.bin to output metadata about OTP during rpiboot
|
||||||
|
|
||||||
## 2024-07-30 - USB boot fixes for CM4-S and interop improvments (latest)
|
## 2024-07-30 - USB boot fixes for CM4-S and interop improvments (latest)
|
||||||
* Resolve USB boot regression in 2024-04-17 relase on CM4S
|
* Resolve USB boot regression in 2024-04-17 relase on CM4S
|
||||||
See https://github.com/raspberrypi/rpi-eeprom/issues/588
|
See https://github.com/raspberrypi/rpi-eeprom/issues/588
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
# Raspberry Pi5 bootloader EEPROM release notes
|
# Raspberry Pi5 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
## 2024-08-14 - (recovery.bin) Add support for OTP metadata (latest)
|
||||||
|
* Update to recovery.bin to output metadata about OTP during rpiboot
|
||||||
|
|
||||||
## 2024-07-30: Optimized SDRAM timings for Pi5 8GB (latest)
|
## 2024-07-30: Optimized SDRAM timings for Pi5 8GB (latest)
|
||||||
* Optimize all-banks/per-bank refresh timings for Pi5 8GB
|
* Optimize all-banks/per-bank refresh timings for Pi5 8GB
|
||||||
* Improve compatibility for booting from some USB SD card readers
|
* Improve compatibility for booting from some USB SD card readers
|
||||||
|
|||||||
Reference in New Issue
Block a user