You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hardware/raspberrypi/bcm2711_bootloader_config.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -284,24 +284,28 @@ Default: 1000 (1 second)
284
284
Version: 2020-09-03
285
285
286
286
### XHCI_DEBUG
287
-
This property is a bit field which controls the verbosity of USB trace messages for mass storage boot mode. Enabling all of these messages generates a huge amount of log data which will slow down booting and may even cause boot to fail. For verbose logs it's best to use `NETCONSOLE`
287
+
This property controls the verbosity of USB debug messages for mass storage boot mode. Enabling all of these messages generates a huge amount of log data which will slow down booting and may even cause boot to fail. For verbose logs it's best to use `NETCONSOLE`.
288
288
289
-
* Bit 0 - USB descriptors
290
-
* Bit 1 - Mass storage mode state machine
291
-
* Bit 2 - Mass storage mode state machine - verbose
0 commit comments