diff --git a/firmware-2712/latest/pieeprom-2024-01-22.bin b/firmware-2712/latest/pieeprom-2024-01-22.bin new file mode 100644 index 0000000..4f77588 Binary files /dev/null and b/firmware-2712/latest/pieeprom-2024-01-22.bin differ diff --git a/firmware-2712/latest/recovery.bin b/firmware-2712/latest/recovery.bin index 3047e3e..9362754 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 6300a33..9b8caf3 100644 --- a/firmware-2712/release-notes.md +++ b/firmware-2712/release-notes.md @@ -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