
22 Jul
2009
22 Jul
'09
5:16 p.m.
Hi.
I think there is a small offset bug in here.. unless there is an errata that I have missed there should be no pad between srds1cr0,1. Anyone know for sure?
--- a/include/asm-ppc/immap_86xx.h +++ b/include/asm-ppc/immap_86xx.h @@ -1240,7 +1240,7 @@ typedef struct ccsr_gur { uint lbcdllcr; /* 0xe0e20 - LBC DLL control register */ char res13a[224]; uint srds1cr0; /* 0xe0f04 - SerDes1 control register 0 */ - char res13b[4]; + //char res13b[4]; uint srds1cr1; /* 0xe0f08 - SerDes1 control register 1 */ char res14[24];