Re: [U-Boot] [PATCH 2/3] powerpc/p5020: Add various p5020 specific information

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

[U-Boot] [PATCH 2/3] powerpc/p5020: Add various p5020 specific information

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