[U-Boot] EHCI and OHCI driver in u-boot

2009-06-29 Thread xiaoguizi007
Hi, I am using pci multi-funtion usb HC ISP1564, but do not know how to use the EHCI and OHCI driver in u-boot at the same time, can anybody help me or provide me any useful infomation ? Best Regards Thanks, Josh Wei___ U-Boot mailing list U-Bo

[U-Boot] How to use OHCI and EHCI driver in u-boot at the same time?

2009-06-25 Thread xiaoguizi007
Hello, I am using pci multi-funtion usb HC ISP1564, but do not know how to use the EHCI and OHCI drier in u-boot at the same time, can anybody help me or provide me some useful infomation ? Best Regards Thanks, Josh Wei___ U-Boot mailing list U-B

[U-Boot] EHCI and OHCI deriver in u-boot-2009.03

2009-06-24 Thread xiaoguizi007
Hi, I am using diver of EHCI and OHCI in u-boot-2009.03. My HC is ISP1564, this HC has multi-function, it supports OHCI and EHCI. So, I think that maybe we must define new macros in my NSB405EP.h which is in ./include/config dir. But I find there are many functions in usb_ohci.c and usb_ehci_cor

[U-Boot] pci bus scan in u-boot-1.0.2

2009-06-01 Thread xiaoguizi007
Hello, I'm tring using pci function of u-boot-1.0.2. But while the programm run into function pci_hose_scan_bus() in /drivers/pci.c, it looks like go to dead and will never run. So, I assert some debug infomation, and then get the problem,maybe it is pci_hose_##rw##_config_##size() fun