[U-Boot] [PATCH] TI: Davinci: NAND Driver Cleanup
Chemparathy, Cyril
cyril at ti.com
Tue Mar 16 19:24:42 CET 2010
Hi Scott,
> Configuring for davinci_schmoogie board...
> ...
> Should be lowercase?
Thank you. I will be sending out a v2 shortly, and this time around all 8 davinci based boards build fine.
> Also, any particular reason to use the raw version of the accessors?
Please correct me if I am wrong here, but my understanding is that the raw variants are for native-endian access, while the non-raw ones could potentially force little-endian conversions for PCI.
If so, since these on-chip registers must always be accessed native-endian, I felt that the raw accessors would be appropriate.
Any thoughts?
Regards
Cyril.
More information about the U-Boot
mailing list