From a1da3ac15cd7de316f6f2d4ebdd3cc5d4c561ca2 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Thu, 3 Sep 2020 21:56:24 +0100 Subject: [PATCH] Add BETA label to release notes ...for consistency. --- firmware/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 40167be..a7cdf6c 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,7 +3,7 @@ USB MSD boot also requires updated beta GPU firmware. Please read https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md -## 2020-09-02 Only use green LED for error status in bootloader +## 2020-09-02 Only use green LED for error status in bootloader - BETA * 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 SPI CS made the LED activity confusing.