u-boot-brain/drivers/usb
Vincent Palatin 5f4b4f2fed ehci: speed up initialization
According to EHCI specification v1.0, the controller should stabilize
the power on a port at most 20 ms after the port power bit transition.
So, we put this setting in the virtual descriptor corresponding field,
(bPwrOn2PwrGood = 10 => 10 x 2ms = 20ms), this saves about 500ms at each
controller initialization/enumeration.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
2011-12-11 14:42:57 +01:00
..
eth smsc95xx: Debug message cleanup 2011-11-22 08:39:24 +01:00
gadget pxa: convert pxa27x_udc to use read and write functions 2011-12-11 14:41:14 +01:00
host ehci: speed up initialization 2011-12-11 14:42:57 +01:00
musb drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning 2011-12-09 10:36:33 +01:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00