diff --git a/firmware/critical/recovery.bin b/firmware/critical/recovery.bin index ffa83bb..755e406 100644 Binary files a/firmware/critical/recovery.bin and b/firmware/critical/recovery.bin differ diff --git a/firmware/release-notes.md b/firmware/release-notes.md index ea4fb2e..db18a92 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,11 @@ USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer. https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#raspberry-pi-4-bootloader-configuration +## 2021-12-09 - Update default recovery.bin + * Promote the recovery.bin from stable to default. This avoids an issue + where recovery.bin fails to load on large FAT32 boot partions with 32K + clusters. + ## 2021-11-29 - Promote the 2021-11-22 beta release to LATEST/STABLE Interesting changes since the last stable release:- * NVMe / PCIe reset fixes