u-boot-brain/drivers/usb
Jim Lin 8b3f7bf7ec tegra: usb: Fix device enumeration problem of USB1
A known hardware issue of USB1 port where bit 1 (connect status
change) of PORTSC register will be set after issuing Port Reset
(like "usb reset" in u-boot command line).
This will be treated as an error and stops later device enumeration.

Therefore we clear that bit after Port Reset in order to proceed
later device enumeration.

Signed-off-by: Jim Lin <jilin@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-07-09 22:44:34 +02:00
..
eth drivers/usb/eth/asix.c: Fix build warning 2012-05-22 10:18:14 -05:00
gadget net: Fix remaining API interface breakage 2012-05-23 14:19:21 -05:00
host tegra: usb: Fix device enumeration problem of USB1 2012-07-09 22:44:34 +02:00
musb usb: musb: fix printf warning 2012-03-19 00:08:16 +01:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ulpi usb: ulpi: Add omap-ulpi-view port support 2012-02-12 10:11:30 +01:00