pieeprom-2020-09-03.bin - Fix filename

This commit is contained in:
Tim Gover
2020-09-04 11:38:51 +01:00
parent 3ef8633f03
commit b887a0bfa9
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@@ -3,13 +3,14 @@
USB MSD boot also requires updated beta GPU firmware. Please read USB MSD boot also requires updated beta GPU firmware. Please read
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
## 2020-09-02 Only use green LED for error status in bootloader - BETA ## 2020-09-03 Only use green LED for error status in bootloader - BETA
* Turn the green LED on and leave it on unless an error code occurs. * Turn the green LED on and leave it on unless an error code occurs.
Previously, SD activity was displayed but that plus muxing with the Previously, SD activity was displayed but that plus muxing with the
SPI CS made the LED activity confusing. SPI CS made the LED activity confusing.
The HDMI diagnostics screen now provides much better information The HDMI diagnostics screen now provides much better information
for determing if the bootloader is running or frozen. for determing if the bootloader is running or frozen.
* CM4 enable GPIO for SD power. * CM4 enable GPIO for SD power.
* Filename should be 2020-09-03
## 2020-08-31 Disable self-update from SD card - BETA ## 2020-08-31 Disable self-update from SD card - BETA
* Since the ROM will load recovery.bin from the SD card self update is not * Since the ROM will load recovery.bin from the SD card self update is not