From a0302ef004e7f5a851bdc88f52c6cf9baf026e37 Mon Sep 17 00:00:00 2001 From: Tim Gover <990920+timg236@users.noreply.github.com> Date: Mon, 14 Sep 2020 08:49:43 +0100 Subject: [PATCH] Update releases.md --- releases.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/releases.md b/releases.md index 69261d0..58b52cc 100644 --- a/releases.md +++ b/releases.md @@ -7,19 +7,14 @@ utility. However, it's sometimes more convenient to use a recovery image to prog Release notes are available [here](https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware/release-notes.md). ## Recovery image -The latest production recovery image is [2020-04-16](https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2020.04.16-137ad). This -is the version selected by the [Raspberry Pi Imager](https://www.raspberrypi.org/downloads/). +The latest production EEPROM recovery image release is [2020-09-03](https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2020.09.03-138a1) and can be installed via the [Raspberry Pi Imager](https://www.raspberrypi.org/downloads/). ## USB MSD boot -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. +USB mass storage boot requires the 2020-09-03 EEPROM images and Raspberry Pi OS 2020-08-20 or newer. For support please see use the Raspberry Pi [general discussion](https://www.raspberrypi.org/forums/viewforum.php?f=63) forum. -## Previous releases -All [previous releases](https://github.com/raspberrypi/rpi-eeprom/releases) are available here. - ## Old EEPROM images -Recovery images are only created for production images or for major test releases e.g. USB MSD boot. Old bootloader images are periodically -removed from the APT package to reduce the disk space. The binaries can still be downloaded from Github [here](https://github.com/raspberrypi/rpi-eeprom/tree/master/firmware/old) -but are not supported and may fail to boot on newer revisions of the hardware. -For example, the Pi 4 8GB requires bootloader version 2020-04-16 or newer. +Old bootloader images are periodically removed from the APT package to reduce the disk space but are still available via Github [here](https://github.com/raspberrypi/rpi-eeprom/tree/master/firmware/old) + +**N.B. These are not supported and may fail to boot on newer hardware revisions.**