Skip to content

Commit 430834f

Browse files
committed
pieeprom-2025-09-23: 2711: Fix network install regression on Pi4 (latest)
* Fix network install regression on Pi4 Fix an issue with the ECDSA signature code which caused network install to fail to load on Pi4. * Fix TFTP to allow larger files Allow TFTP block counter to rollover to 0. See: #720
1 parent dc781db commit 430834f

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
512 KB
Binary file not shown.

firmware-2711/latest/recovery.bin

0 Bytes
Binary file not shown.

firmware-2711/release-notes.md

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

3+
## 2025-09-23: Fix network install regression on Pi4 (latest)
4+
5+
* Fix network install regression on Pi4
6+
Fix an issue with the ECDSA signature code which caused network
7+
install to fail to load on Pi4.
8+
* Fix TFTP to allow larger files
9+
Allow TFTP block counter to rollover to 0.
10+
See: https://github.com/raspberrypi/rpi-eeprom/issues/720
11+
312
## 2025-09-22: Add LZ4 decompressor (latest)
413

514
* Add LZ4 decompressor

0 commit comments

Comments
 (0)