Merge pull request #384 from timg236/default-recovery.bin

Update default recovery.bin to the latest stable release
This commit is contained in:
Tim Gover
2021-12-09 14:26:52 +00:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@@ -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