Merge pull request #127 from timg236/beta_usbboot

pieeprom-2020-05-15.bin - USB mass storage boot beta
This commit is contained in:
Tim Gover
2020-05-15 11:58:22 +01:00
committed by GitHub
3 changed files with 9 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,14 @@
# Raspberry Pi4 bootloader EEPROM release notes # Raspberry Pi4 bootloader EEPROM release notes
## 2020-05-15 Add pieeprom-2020-05-15 beta with USB boot
* USB mass storage boot will NOT work without the updated firmware
start.elf binaries. These will probably be released via rpi-update
in a few days time.
This release simply helps to validate if there are regressions in
the current SD and Network boot modes.
* SELF_UPDATE and bootloader_update are now enabled by default.
## 2020-05-11 Garbage collect old binaries ## 2020-05-11 Garbage collect old binaries
* Now that 2020-04-16 is has been released as the default production * Now that 2020-04-16 is has been released as the default production
release move the old binaries to an old (deprecated) directory. release move the old binaries to an old (deprecated) directory.