u-boot-2016/drivers/usb/emul
Bin Meng 28468cd710 usb: hub: Change USB hub descriptor to match USB 3.0 hubs
USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

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>
(cherry picked from commit 337fc7e665)
Signed-off-by: Santan Kumar <santank@codeaurora.org>

Change-Id: I4ee4c866f4d35fea3ecf6431b90cec1af121fe29
2018-06-05 15:21:39 +05:30
..
Kconfig dm: usb: sandbox: Add a uclass for USB device emulation 2015-04-18 11:11:26 -06:00
Makefile usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
sandbox_flash.c sandbox: usb: Allow dynamic emulated USB device descriptors 2015-11-19 20:27:51 -07:00
sandbox_hub.c usb: hub: Change USB hub descriptor to match USB 3.0 hubs 2018-06-05 15:21:39 +05:30
sandbox_keyb.c usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
usb-emul-uclass.c usb: sandbox: Add support for interrupt operations 2015-11-19 20:27:52 -07:00