diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2017-07-19 13:49:58 (GMT) |
---|---|---|
committer | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | 2017-08-08 08:42:23 (GMT) |
commit | ef66b33e7de58b9da3ed6b205e599e9ab8a1c153 (patch) | |
tree | ed2f8c21a20f167816910f8ac1298055fc30753b /board | |
parent | 5d57ff86dbcb8ab144d0bc8fd4a81da52a853fff (diff) | |
download | u-boot-ef66b33e7de58b9da3ed6b205e599e9ab8a1c153.tar.xz |
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Testing a USB 3.0 hub by connecting it to the xHCI port on Intel
MinnowMax, when issuing 'get hub descriptor' to the hub, xHCI
reports a transfer event TRB with a completion code 6 which means
'Stall Error'.
In fact super speed USB hub descriptor type is 0x2a, not 0x29.
Sending correct SETUP packet to the hub makes it not stall anymore.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions