From dbb6bfd9b97bf0c758258c1dfb9c264734f83989 Mon Sep 17 00:00:00 2001 From: timg236 <990920+timg236@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:58:21 +0100 Subject: [PATCH] Update releases.md --- releases.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/releases.md b/releases.md index 9e13f77..0d40078 100644 --- a/releases.md +++ b/releases.md @@ -3,14 +3,16 @@ This page provides links to the production and development release images for th bootloader is automatically updated after an APT update via the [rpi-eeprom-update](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#automatic-updates) utility. ## Release notes -BCM2711 release notes [here](https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware-2711/release-notes.md). -BCM2712 release notes [here](https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware-2712/release-notes.md). +* [BCM2711 release notes](https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware-2711/release-notes.md). +* [BCM2712 release notes](https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware-2712/release-notes.md). ## USB MSD boot Please see the [USB mass storage boot](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#usb-mass-storage-boot) guide. + For support or hardware interoperability discussions please use the Raspberry Pi [general discussion](https://forums.raspberrypi.com/viewforum.php?f=63) forum. ## Old EEPROM images -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). +Old bootloader images are periodically removed from the APT package to reduce the disk space but are still available via Github +* Old [BCM2711 releases](https://github.com/raspberrypi/rpi-eeprom/tree/master/firmware-2711/old). **Old releases may fail to boot on newer hardware revisions.**