]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PXA USB OHCI: "usb stop" implementation.
authorRodolfo Giometti <giometti@enneenne.com>
Mon, 15 Oct 2007 09:59:17 +0000 (11:59 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 15 Oct 2007 10:57:41 +0000 (12:57 +0200)
commit4d4a945e189a2f384c66432316da2788a0ac1607
tree99498b2f1d3ecda366c57854d1844ca216a2eb84
parentf8bf90461d9bad2e6fed31fcebaf235f60dd6763
PXA USB OHCI: "usb stop" implementation.

Some USB keys need to be switched off before loading the kernel
otherwise they can remain in an undefined status which prevents them
to be correctly recognized by the kernel.

Signed-off-by: Rodolfo Giometti <giometti@linux.it>
cpu/pxa/usb.c