releases.md: typo, link, grammar fixes

This commit is contained in:
andrum99
2020-06-04 20:54:33 +01:00
committed by GitHub
parent 888410c81a
commit 053776bb6f

View File

@@ -1,17 +1,17 @@
# rpi-eeprom releases # rpi-eeprom releases
This page provides links to the production and development release images for the Raspberry Pi 4 bootloader EEPROM. Normally, the This page provides links to the production and development release images for the Raspberry Pi 4 bootloader EEPROM. Normally, the
bootloader is automatically updated after an APT update via the [rpi-eeprom-update](https://www.raspberrypi.org/documentation/hardware/raspberrypi/booteeprom.md) bootloader is automatically updated after an APT update via the [rpi-eeprom-update](https://www.raspberrypi.org/documentation/hardware/raspberrypi/booteeprom.md)
utility. However, it's sometimes more convenient to use a recovery image to program the EEPROM with default settings for a given release than updating via Linux. utility. However, it's sometimes more convenient to use a recovery image to program the EEPROM with default settings for a given release, rather than updating via Linux.
## Release Notes ## Release notes
The release notes for the are available [here](https://github.com/raspberrypi/rpi-eeprom/blob/v2020.06.03-137ad/firmware/release-notes.md) Release notes are available [here](https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware/release-notes.md).
## Recovery Image ## Recovery image
The latest production recovery image is [2020-04-16](https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2020.04.16-137ad). This 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/) is the version selected by the [Raspberry Pi Imager](https://www.raspberrypi.org/downloads/).
## USB MSD BETA ## USB MSD BETA
The latest USB mass storage boot **BETA** recovery image is [2020-06-03](https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2020.06.03-137ad) The latest USB mass storage boot **BETA** recovery image is [2020-06-03](https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2020.06.03-137ad).
## 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.
@@ -20,4 +20,4 @@ All [previous releases](https://github.com/raspberrypi/rpi-eeprom/releases) are
Recovery images are only created for production images or for major test releases e.g. USB MSD boot. Old bootloader images are periodically 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) 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. but are not supported and may fail to boot on newer revisions of the hardware.
e.g. The Pi 4 8GB requries bootloader version 2020-04-16 or newer. For example, the Pi 4 8GB requires bootloader version 2020-04-16 or newer.