
30 Jun
2010
30 Jun
'10
11:50 a.m.
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@kernel.crashing.org
- Changed alignged attribute to packed
- Fixed ngpixis as well
- k
applied to 85xx
- k