Re: [U-Boot] [U-Boot-Users] Multiple USB controller support under Uboot

26 Aug
2008
26 Aug
'08
6:07 p.m.
Hi Mike,
U-Boot currently only supports one USB host controller at a time. So it's wrong to say that U-Boot finds only one, but correct is, that U-Boot only uses one. Commands to switch between different controllers or multi controller support is missing.
You could add this feature ;-)
Matthias
On Monday 25 August 2008 20:55, mike zheng wrote:
Hello,
I am using ISP156x USB PCI controller with Uboot. Right now, the code can find only 1 root hub when I use "usb inf" or "usb tree" command to check the USB tree. If I list the PCI device, it shows there are 2 OHCI and 1 EHCI host controller. Anyone knows why I have only one root hub? What shall the USB tree looks like for ISP156x USB PCI host controller? Thanks,
Mike
6103
Age (days ago)
6103
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matthias Fuchs