[U-Boot] [PATCH] ppc/85xx: Add a structure defn for PIXIS registers

Kumar Gala galak at kernel.crashing.org
Mon May 24 20:47:04 CEST 2010


On May 24, 2010, at 1:19 PM, Timur Tabi wrote:

> On Mon, May 24, 2010 at 1:12 PM, Kumar Gala <galak at kernel.crashing.org> wrote:
> 
>>>> +} pixis_t  __attribute__ ((aligned(1)));
>>> 
>>> What's the aligned(1) for?
>> 
>> Asked Timur, I copied it from the ngpixis.h header
> 
> Hmmm... I think I might have meant __packed__ instead of aligned(1).

I'll fix ngpixis as well in updated patch.

- k


More information about the U-Boot mailing list