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

Kumar Gala galak at kernel.crashing.org
Wed Jun 30 11:50:20 CEST 2010


On May 24, 2010, at 1:48 PM, Kumar Gala wrote:

> The various boards that have PIXIS FPGAs have slightly different
> register definitions, however there is some common functionality (like
> reset, ICS307 clk control, etc) that can be shared.
> 
> The struct definition exists for MPC8536DS, MPC8544DS, MPC8572DS,
> MPC8610HPCD, and MPC8641HPCN boards.
> 
> Also fixed ngpixis to be __packed__ instead of aligned.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Changed alignged attribute to packed
> * Fixed ngpixis as well
> 
> - k

applied to 85xx

- k


More information about the U-Boot mailing list