Skip to content

Commit e9445df

Browse files
committed
pieeprom-2020-09-02: Simplify green activity LED behavior
Disable flashing due to LED activity to make flashing error patterns clearer.
1 parent 73e845d commit e9445df

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
512 KB
Binary file not shown.

firmware/beta/recovery.bin

0 Bytes
Binary file not shown.

firmware/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
USB MSD boot also requires updated beta GPU firmware. Please read
44
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
55

6+
## 2020-09-02 Only use green LED for error status in bootloader
7+
* Turn the green LED on and leave it on unless an error code occurs.
8+
Previously, SD activity was displayed but that plus muxing with the
9+
SPI CS made the LED activity confusing.
10+
The HDMI diagnostics screen now provides much better information
11+
for determing if the bootloader is running or frozen.
12+
* CM4 enable GPIO for SD power.
13+
614
## 2020-08-31 Disable self-update from SD card - BETA
715
* Since the ROM will load recovery.bin from the SD card self update is not
816
required. Although it functions correctly there is a small risk stale

0 commit comments

Comments
 (0)