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
Currently, U-Boot spends a significant amount of time (~5 seconds) scanning for USB devices during boot.
In the case of the Type-C0 port, when USB enumeration fails, it triggers error handling and recovery mechanisms, adding an additional 5–8 seconds to the overall boot time.
scanning bus usb@fc000000 for devices... cannot reset port 1!?
XHCI timeout on event type 33... cannot recover.