diff --git a/firmware/release-notes.md b/firmware/release-notes.md index d4bc11a..897003c 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-09-22 - Update recovery.bin to fix issue with large FAT partitions - STABLE + * Bump the latest recovery.bin under beta to stable. + ## 2021-09-22 - Update recovery.bin to fix issue with large FAT partitions - BETA * Fix an issue where the ROM fails to load larger recovery.bin files on FAT partitions with large cluster sizes. diff --git a/firmware/stable/recovery.bin b/firmware/stable/recovery.bin index ffa83bb..8ed379e 100644 Binary files a/firmware/stable/recovery.bin and b/firmware/stable/recovery.bin differ