File tree 3 files changed +10
-0
lines changed 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 3
3
USB MSD boot also requires updated beta GPU firmware. Please read
4
4
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
5
5
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
+
6
16
## 2020-07-20 Promote 2020-07-16 bootloader and VL805 0138A1 FW to stable - STABLE
7
17
* Promote the latest beta to stable as the next production firmware release
8
18
candidate.
You can’t perform that action at this time.
0 commit comments