mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
2019-11-18 - Beta update for network boot fixes
Fixes for TFTP_PREFIX handling plus option to force MAC_ADDRESS Enable HS_TIMING for EMMC cards
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# Raspberry Pi4 bootloader EEPROM release notes
|
||||
|
||||
## 2019-11-18 - Git b6a7593d6 (BETA) RC1
|
||||
First release candidate before this beta is moved to a stable release series.
|
||||
|
||||
* Avoid resetting TFTP prefix after retries or if start4.elf is not found.
|
||||
* Add MAC_ADDRESS option which allows the OTP Ethernet MAC address to be
|
||||
overriden. An VideoCore firmware update will propagate this forced
|
||||
mac address to device-tree/cmdline in the near future.
|
||||
* Various internal refactorings to prepare for USB MSD storage boot in
|
||||
the next beta-series.
|
||||
* Enable high-speed mode for EMMC cards.
|
||||
|
||||
## 2019-10-17 - rpi-eeprom-update + recovery.bin
|
||||
* New beta recovery.bin which can update the VLI EEPROM before
|
||||
start.elf is loaded. This is the recommended and default method
|
||||
|
||||
Reference in New Issue
Block a user