[U-Boot] [PATCH V4 09/11] ARM/PPC: add a common way to access registers

Scott Wood scottwood at freescale.com
Fri Feb 5 17:52:04 CET 2010


Stefano Babic wrote:
> Scott Wood wrote:
> 
>> How about adding additional I/O accessors that do native endian accesses
>> instead of specified endian?
> 
> Hi Scott,
> 
> I confess I have thought to add this kind of abstraction, too. However,
> this is probably overkilling for the purpose of this patch.
> 
> I think if we need another general way to manage endianess, it should be
> better done in another patch. 

Sure, it would be a separate patch -- but I suspect this driver isn't 
the only time we'll run into this.

-Scott


More information about the U-Boot mailing list