u-boot-brain/drivers/usb/emul
Bin Meng 337fc7e665 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>
2017-07-28 23:34:20 +02:00
..
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 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd 2017-07-11 10:08:19 -06:00
sandbox_hub.c usb: hub: Change USB hub descriptor to match USB 3.0 hubs 2017-07-28 23:34:20 +02:00
sandbox_keyb.c usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
usb-emul-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00