Home
last modified time | relevance | path

Searched hist:"80 b350a7ab83653242033877c203940db7ecc0e5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dusb.hdiff 80b350a7ab83653242033877c203940db7ecc0e5 Sun Jul 31 15:09:58 CDT 2011 Jason Cooper <u-boot@lakedaemon.net> usb: increase non-bulk timeout for slow chipsets.

If you take a look at 96820a35, you'll see the original timeout was
CONFIG_SYS_HZ. Which is 1000. After the mentioned change, non-bulk timeout
was changed to 100. This causes timeout failures on the dreamplug platform
when trying to initialize the usb microsd reader.

Signed-off-by: Jason Cooper <u-boot@lakedaemon.net>
Acked-by: Mike Frysinger <vapier@gentoo.org>