Merge pull request #524 from timg236/pieeprom-2024-01-22-2711

pieeprom-2024-01-22: 2711: Fix issue boot.img end sector check - STABLE
This commit is contained in:
timg236
2024-01-22 10:58:02 +00:00
committed by GitHub
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
## 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
* Fix handling of files that use the last cluster in the partition
https://github.com/raspberrypi/rpi-eeprom/issues/521