mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
BCM2712 release-notes.md - correct notes for most recent 2 releases
- 2024-07-30 is marked `default` here, but the image is actually in `latest` - 2024-07-25 doesn't specify default or latest - fix that (Aside: neither seem to have found their way to apt yet).
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Raspberry Pi5 bootloader EEPROM release notes
|
# Raspberry Pi5 bootloader EEPROM release notes
|
||||||
|
|
||||||
## 2024-07-30: Optimized SDRAM timings for Pi5 8GB (default)
|
## 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
|
||||||
https://github.com/raspberrypi/rpi-eeprom/issues/527
|
https://github.com/raspberrypi/rpi-eeprom/issues/527
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
Also requires pciex4_reset=0 in config.txt
|
Also requires pciex4_reset=0 in config.txt
|
||||||
earlycon=pl011,0x1f00030000,115200n8
|
earlycon=pl011,0x1f00030000,115200n8
|
||||||
|
|
||||||
## 2024-07-25: Support CM4 nEXTRST on CM5
|
## 2024-07-25: Support CM4 nEXTRST on CM5 (latest)
|
||||||
* Drive nEXTRST on CM5 for CM4IO compatibility.
|
* Drive nEXTRST on CM5 for CM4IO compatibility.
|
||||||
* Preliminary changes for CM5 Lite.
|
* Preliminary changes for CM5 Lite.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user