Skip to content

Commit d7b1a49

Browse files
committed
pieeprom-2020-07-31.bin - Standardize USB port power off across Pi4 models
1 parent 8e9aca3 commit d7b1a49

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

firmware/beta/pieeprom-2020-07-31.bin

512 KB
Binary file not shown.

firmware/beta/recovery.bin

0 Bytes
Binary file not shown.

firmware/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
USB MSD boot also requires updated beta GPU firmware. Please read
44
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
55

6+
## 2020-07-31 Standardize USB port power control accross board revisions - BETA
7+
* Turn off USB power power for 1-second regardless of boot-mode. This appears
8+
to resolve an issue on R1.3 and older board revisions where some USB
9+
devices would fail upon reboot. On R1.4 USB port power is turned off
10+
automatically by the PMIC so this is just held in reset for longer. For
11+
earlier board revisions the USB port power is explicitly turned off via
12+
XHCI.
13+
This can be overriden via USB_MSD_PWR_OFF_TIME in the EEPROM config.
14+
* Update the to latest Broadcom memsys FW - no significant functional change.
15+
616
## 2020-07-20 Promote 2020-07-16 bootloader and VL805 0138A1 FW to stable - STABLE
717
* Promote the latest beta to stable as the next production firmware release
818
candidate.

0 commit comments

Comments
 (0)