[U-Boot-Users] about ohci in pxa27x

hi, Recently I have being porting u-boot to pxa27x,but I also want to use the ohci function of this chip, so I copy the usb_ohci.c and usb_ohci.h from at91rm9200, but when I use usb commands, it seemed that the programme could not find usb_storage(I have defined usb_storage),so I hope someone who have ported this part could share me some experience and source code. thanks -- View this message in context: http://www.nabble.com/about-ohci-in-pxa27x-t1479259.html#a4003541 Sent from the Uboot - Users forum at Nabble.com.

On Thu, Apr 20, 2006 at 01:58:49AM -0700, eric.liao wrote:
hi, Recently I have being porting u-boot to pxa27x,but I also want to use the ohci function of this chip, so I copy the usb_ohci.c and usb_ohci.h from at91rm9200, but when I use usb commands, it seemed that the programme could not find usb_storage(I have defined usb_storage),so I hope someone who have ported this part could share me some experience and source code.
Hello, I did the same for a MIPS board and I have your problem also!
I thought that was about a cache problem but now I start thinking that the problem is into the driver itself...
Ciao,
Rodolfo
participants (2)
-
eric.liao
-
Rodolfo Giometti