Merge pull request #222 from XECDesign/debian/buster

Debian/buster
This commit is contained in:
Tim Gover
2020-09-07 14:57:24 +01:00
committed by GitHub
5 changed files with 13 additions and 5 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
rpi-eeprom (8.0-1) buster; urgency=medium
[ Tim Gover ]
* Promote pieeprom-2020-09-03 to STABLE
* Update releases.md
-- Serge Schneider <serge@raspberrypi.com> Mon, 07 Sep 2020 14:35:50 +0100
rpi-eeprom (7.14-1) buster; urgency=medium rpi-eeprom (7.14-1) buster; urgency=medium
[ Kyle J. McKay ] [ Kyle J. McKay ]

View File

@@ -1,8 +1,10 @@
# Raspberry Pi4 bootloader EEPROM release notes # Raspberry Pi4 bootloader EEPROM release notes
USB MSD boot also requires updated beta GPU firmware. Please read USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
## 2020-09-07 Promote 2020-09-03 to release to STABLE
## 2020-09-03 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

Binary file not shown.

Binary file not shown.

View File

@@ -11,11 +11,9 @@ The latest production recovery image is [2020-04-16](https://github.com/raspberr
is the version selected by the [Raspberry Pi Imager](https://www.raspberrypi.org/downloads/). is the version selected by the [Raspberry Pi Imager](https://www.raspberrypi.org/downloads/).
## USB MSD boot ## USB MSD boot
The latest USB mass storage boot recovery image is [2020-07-31](https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2020.07.31-138a1). The latest USB mass storage boot recovery image is [2020-09-03](https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2020.09.03-138a1) and requires Raspberry Pi OS 2020-08-20 or newer.
For support please see this [forum thread](https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=277007) For support please see use the Raspberry Pi [general discussion](https://www.raspberrypi.org/forums/viewforum.php?f=63) forum.
N.B. Although the bootloader has now been promoted to a stable / feature-freeze release USB MSD should still be considered BETA software because this requires updates to the GPU firmware.
## Previous releases ## Previous releases
All [previous releases](https://github.com/raspberrypi/rpi-eeprom/releases) are available here. All [previous releases](https://github.com/raspberrypi/rpi-eeprom/releases) are available here.