Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Bin Meng authored
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>
Bin Meng authoredFor 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>