Skip to content

Commit

Permalink
pieeprom-2020-07-31.bin - Standardize USB port power off across Pi4 m…
Browse files Browse the repository at this point in the history
…odels
  • Loading branch information
timg236 committed Jul 31, 2020
1 parent 8e9aca3 commit d7b1a49
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file added firmware/beta/pieeprom-2020-07-31.bin
Binary file not shown.
Binary file modified firmware/beta/recovery.bin
Binary file not shown.
10 changes: 10 additions & 0 deletions firmware/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
USB MSD boot also requires updated beta GPU firmware. Please read
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md

## 2020-07-31 Standardize USB port power control accross board revisions - BETA
* Turn off USB power power for 1-second regardless of boot-mode. This appears
to resolve an issue on R1.3 and older board revisions where some USB
devices would fail upon reboot. On R1.4 USB port power is turned off
automatically by the PMIC so this is just held in reset for longer. For
earlier board revisions the USB port power is explicitly turned off via
XHCI.
This can be overriden via USB_MSD_PWR_OFF_TIME in the EEPROM config.
* Update the to latest Broadcom memsys FW - no significant functional change.

## 2020-07-20 Promote 2020-07-16 bootloader and VL805 0138A1 FW to stable - STABLE
* Promote the latest beta to stable as the next production firmware release
candidate.
Expand Down

0 comments on commit d7b1a49

Please sign in to comment.