mirror of
https://xff.cz/git/u-boot/
synced 2026-01-07 13:39:18 +01:00
For xHCI it is not possible to read a device descriptor before it has been assigned an address. That's why usb_setup_descriptor() was called with 'do_read' being false. But we really need try to read the device descriptor before starting any real communication with the default control endpoint. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
34 KiB
34 KiB