[U-Boot-Users] [PATCH 2/3] Added USB PCI-OHCI chips support, interrupt pipe support and usb event poll support.

Markus Klotzbücher mk at denx.de
Tue May 15 12:01:38 CEST 2007


Hi Zhang Wei,

"Zhang Wei-r63237" <Wei.Zhang at freescale.com> writes:

>> So this BE CPU and LE Controller again. The only problem I 
>> see with your
>> fix is that because you _always_ do byteswapping for register accesses
>> on BE CPUs, this would break support for the case BE CPU and BE OHCI
>> Controller (but which doesn't exist in U-Boot so far).
>> 
>> No need to change this now, because I'm going to clean this 
>> up soon, but
>> I'd appreciate your help in testing once this is done.
>> 
>
> I'm using m32_swap(), it is not _always_ do. You can see following
> codes in usb_ohci.c:

I see, you're right. Still, this mess needs to be cleaned up. I'll start
a new thread.

Best regards

Markus

--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany




More information about the U-Boot mailing list