Re: [U-Boot] [PATCH 1/3] powerpc/p3041: Add various p3041 specific information

2011-01-17 Thread Kumar Gala
On Jan 13, 2011, at 4:46 AM, Kumar Gala wrote: > Add P3041 SoC specific information: > * SERDES Table > * LIODN setup > * Portal configuration > > Signed-off-by: Kumar Gala > --- > arch/powerpc/cpu/mpc85xx/Makefile |2 + > arch/powerpc/cpu/mpc85xx/p3041_ids.c| 105

[U-Boot] [PATCH 1/3] powerpc/p3041: Add various p3041 specific information

2011-01-13 Thread Kumar Gala
Add P3041 SoC specific information: * SERDES Table * LIODN setup * Portal configuration Signed-off-by: Kumar Gala --- arch/powerpc/cpu/mpc85xx/Makefile |2 + arch/powerpc/cpu/mpc85xx/p3041_ids.c| 105 + arch/powerpc/cpu/mpc85xx/p3041_serdes.c | 151 +++