diff --git a/firmware/beta/recovery.bin b/firmware/beta/recovery.bin index 970fe93..8ed379e 100644 Binary files a/firmware/beta/recovery.bin and b/firmware/beta/recovery.bin differ diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 3904d08..d4bc11a 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,10 @@ 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 - BETA + * Fix an issue where the ROM fails to load larger recovery.bin files + on FAT partitions with large cluster sizes. + ## 2021-07-07 - Promote pieeprom-2021-07-06 to stable - STABLE * Promote the latest beta to stable. For CM4 users this adds NVMe boot support to the stable release.