u-boot-brain/drivers/usb
Roger Quadros 835a5559bd usb: ehci-omap: Reset the USB Host OMAP module
In commit bb1f327 we removed the UHH reset to fix NFS root (over usb
ethernet) problems with Beagleboard (3530 ES1.0). However, this
seems to cause USB detection problems for Pandaboard, about (3/8).

On further investigation, it seems that doing the UHH reset is not
the cause of the original Beagleboard problem, but in the way the reset
was done.

This patch adds proper UHH RESET mechanism for OMAP3 and OMAP4/5 based
on the UHH_REVISION register. This should fix the Beagleboard NFS
problem as well as the Pandaboard USB detection problem.

Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
CC: Stefan Roese <sr@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Roger Quadros <rogerq@ti.com>
2013-12-06 07:02:32 -05:00
..
eth drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
gadget usb, g_dnl: make bcdDevice value configurable 2013-11-12 09:53:59 -05:00
host usb: ehci-omap: Reset the USB Host OMAP module 2013-12-06 07:02:32 -05:00
musb drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
musb-new drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
phy drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
ulpi drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00