2019-09-23 - Beta test for network boot

Fixed duplicated net-retries in bootconf.txt from 2019-09-22 and added
padding back.
This commit is contained in:
Tim Gover
2019-09-22 17:03:19 +01:00
parent 1923a55d0e
commit 510f194c95
3 changed files with 134 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# Raspberry Pi4 bootloader EEPROM release notes
## 2019-09-23 - Git c67e8bb3 (BETA)
* Add support for network boot
* Configurable ordering for boot modes (BOOT_ORDER and SD/NET_BOOT retries)
## 2019-09-10 - Git f626c772
* Configure ethernet RGMII pins at power on. This is a minor change which
which may improve reliability of ethernet for some users.