diff --git a/firmware-2712/latest/pieeprom-2025-09-23.bin b/firmware-2712/latest/pieeprom-2025-09-23.bin new file mode 100644 index 0000000..c2fc308 Binary files /dev/null and b/firmware-2712/latest/pieeprom-2025-09-23.bin differ diff --git a/firmware-2712/latest/recovery.bin b/firmware-2712/latest/recovery.bin index f1be19d..1b6abdd 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 052678b..1ca3eb7 100644 --- a/firmware-2712/release-notes.md +++ b/firmware-2712/release-notes.md @@ -1,5 +1,11 @@ # Raspberry Pi5 bootloader EEPROM release notes +## 2025-09-23: Fix TFTP to allow larger files (latest) + +* Fix TFTP to allow larger files + Allow TFTP block counter to rollover to 0. + See: https://github.com/raspberrypi/rpi-eeprom/issues/720 + ## 2025-09-22: Add LZ4 decompressor (latest) * Add LZ4 decompressor