2019-10-08 - TFTP prefix strings, block size, various netboot fixes

This commit is contained in:
Tim Gover
2019-10-08 16:45:14 +01:00
parent 3c9c58c6b4
commit 2ab61cc370
3 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
# Raspberry Pi4 bootloader EEPROM release notes
## 2019-10-08 - Git 26dd3686c (BETA)
* TFTP now uses RFC2348 blksize option to get 1024 byte blocks if the server supports it.
* Fix DHCP handling of SI_ADDR
* TFTP_PREFIX and TFTP_PREFIX_STR options for mac-address or string literal prefix.
* Improved support for standard capacity and SDv1 cards.
## 2019-09-25 - Git 4d9824321 (BETA)
* Increase TFTP timeout to 30s as default & bootconf.txt
* Fix intermittent boot freeze/slowdown issue after loading start.elf