diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 19c1ba8..f499666 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,9 @@ 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 +## 2021-02-22 - Promote 2021-02-16 to stable - STABLE (LATEST) + * Freezing for default/critical update. + ## 2021-02-16 - Change VC version info & TFTP fix - BETA * Display the VC_BUILD strings instead of the sha256 of the .elf file so that the information is the same as "vcgencmd version" diff --git a/firmware/stable/pieeprom-2021-02-16.bin b/firmware/stable/pieeprom-2021-02-16.bin new file mode 100644 index 0000000..7413a3f Binary files /dev/null and b/firmware/stable/pieeprom-2021-02-16.bin differ diff --git a/firmware/stable/recovery.bin b/firmware/stable/recovery.bin index a5864e2..8e30d95 100644 Binary files a/firmware/stable/recovery.bin and b/firmware/stable/recovery.bin differ