Skip to content

Commit c297ba7

Browse files
committed
pieeprom-2021-10-04: Add support for GPT FAT16 and increase USB timeouts - BETA
* Update the FAT detection to support FAT16 for EFI/ESD paritions with GPT instead of assuming FAT32. The latest firmware is also required for a similar update. * Increase the timeouts for MSD SCSI commands to reduce the risk of timeouts when probing the capacity of slow to start devices e.g. USB RAID with spinning disks.
1 parent 7cae012 commit c297ba7

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
512 KB
Binary file not shown.

firmware/beta/recovery.bin

0 Bytes
Binary file not shown.

firmware/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
44
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
55

6+
## 2021-10-04 - Add support for GPT FAT16 and increase USB timeouts - BETA
7+
* Update the FAT detection to support FAT16 for EFI/ESD paritions with
8+
GPT instead of assuming FAT32. The latest firmware is also required
9+
for a similar update.
10+
* Increase the timeouts for MSD SCSI commands to reduce the risk of
11+
timeouts when probing the capacity of slow to start devices
12+
e.g. USB RAID with spinning disks.
13+
614
## 2021-09-27 - Fix recovery.bin rename issue and EEPROM netconsole - BETA
715
* Fix recovery.bin rename issue
816
* Update pieeprom-2021-09-27.bin to fix netconsole

0 commit comments

Comments
 (0)