diff --git a/firmware-2712/latest/pieeprom-2024-01-05.bin b/firmware-2712/latest/pieeprom-2024-01-05.bin new file mode 100644 index 0000000..dd2eadc Binary files /dev/null and b/firmware-2712/latest/pieeprom-2024-01-05.bin differ diff --git a/firmware-2712/latest/recovery.bin b/firmware-2712/latest/recovery.bin index 15289db..27070b6 100644 Binary files a/firmware-2712/latest/recovery.bin and b/firmware-2712/latest/recovery.bin differ diff --git a/firmware-2712/release-notes.md b/firmware-2712/release-notes.md index 4c3b52e..2c7d4b4 100644 --- a/firmware-2712/release-notes.md +++ b/firmware-2712/release-notes.md @@ -1,5 +1,12 @@ # Raspberry Pi5 bootloader EEPROM release notes +2024-01-05: Fix handling of FAT files without LFNs. +* Fix issues with SFN entries sometimes being treated as LFNs + see https://github.com/raspberrypi/rpi-eeprom/issues/514 +* Add a dedicated message for "M.2 HAT" not being found instead of + the generic 'unsupported boot order' message when NVMe boot is + skipped. + 2023-12-17: Promote 2023-12-14 to default release * Bump to the default release now that the partition number fix is confirmed.