mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
e06a055bcd
USB devices on the 2nd port are not detected and I get the following message: The request port(1) is not configured That's with default CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS value of 2. 'req->index' is 1-based, so the comparison in ehci_submit_root() can't be correct. Signed-off-by: Sergei Shtylyov <sshtylyov@mvista.com> |
||
---|---|---|
.. | ||
ehci-core.h | ||
ehci-fsl.c | ||
ehci-hcd.c | ||
ehci-ixp4xx.c | ||
ehci-kirkwood.c | ||
ehci-pci.c | ||
ehci-ppc4xx.c | ||
ehci-vct.c | ||
ehci.h | ||
isp116x-hcd.c | ||
isp116x.h | ||
Makefile | ||
ohci-at91.c | ||
ohci-hcd.c | ||
ohci.h | ||
r8a66597-hcd.c | ||
r8a66597.h | ||
s3c64xx-hcd.c | ||
sl811-hcd.c | ||
sl811.h |