mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Merge pull request #148 from andrum99/patch-3
releases.md: typo, link, grammar fixes
This commit is contained in:
14
releases.md
14
releases.md
@@ -1,17 +1,17 @@
|
||||
# rpi-eeprom releases
|
||||
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)
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user