Merge pull request #525 from timg236/pieeprom-2024-01-22-2712

2024-01-22: 2712: Fixes for small boot.img files + SD CD indicator (latest)
This commit is contained in:
timg236
2024-01-22 15:57:58 +00:00
committed by GitHub
3 changed files with 8 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,13 @@
# Raspberry Pi5 bootloader EEPROM release notes
2024-01-22: Add support for network-install (latest)
* Fix issue boot.img end sector check - STABLE
See: https://github.com/raspberrypi/rpi-eeprom/issues/521
* Fix handling of files that use the last cluster in the partition
See: https://github.com/raspberrypi/rpi-eeprom/issues/521
* Fix SD card detection
See: https://github.com/raspberrypi/rpi-eeprom/issues/523
2024-01-15: Add support for network-install (latest)
* Add support for Network Install
* Preliminary D0 firmware support