Skip to content

Commit cc347dd

Browse files
authored
Merge pull request #369 from timg236/pieeprom-2021-10-04
pieeprom-2021-10-04: Add support for GPT FAT16 and increase USB timeouts - BETA
2 parents 7cae012 + c297ba7 commit cc347dd

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)