pieeprom-2024-01-22: 2711: Fix issue boot.img end sector check - STABLE

See https://github.com/raspberrypi/rpi-eeprom/issues/521
This commit is contained in:
Tim Gover
2024-01-22 10:48:17 +00:00
parent 21a78a91de
commit 097e2d0573
3 changed files with 3 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,8 @@
# Raspberry Pi4 bootloader EEPROM release notes # Raspberry Pi4 bootloader EEPROM release notes
## 2024-01-22 - Fix issue boot.img end sector check - STABLE
* See https://github.com/raspberrypi/rpi-eeprom/issues/521
## 2024-01-18 - Fix issue with minimal sized FAT partition - STABLE ## 2024-01-18 - Fix issue with minimal sized FAT partition - STABLE
* Fix handling of files that use the last cluster in the partition * Fix handling of files that use the last cluster in the partition
https://github.com/raspberrypi/rpi-eeprom/issues/521 https://github.com/raspberrypi/rpi-eeprom/issues/521