Skip to content

Commit b818b44

Browse files
committed
pieeprom-2025-09-23: 2712: Fix TFTP to allow larger files (latest)
* Fix TFTP to allow larger files Allow TFTP block counter to rollover to 0. See: #720
1 parent 430834f commit b818b44

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
2 MB
Binary file not shown.

firmware-2712/latest/recovery.bin

0 Bytes
Binary file not shown.

firmware-2712/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Raspberry Pi5 bootloader EEPROM release notes
22

3+
## 2025-09-23: Fix TFTP to allow larger files (latest)
4+
5+
* Fix TFTP to allow larger files
6+
Allow TFTP block counter to rollover to 0.
7+
See: https://github.com/raspberrypi/rpi-eeprom/issues/720
8+
39
## 2025-09-22: Add LZ4 decompressor (latest)
410

511
* Add LZ4 decompressor

0 commit comments

Comments
 (0)