
18 Jan
2011
18 Jan
'11
5:18 a.m.
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 galak@kernel.crashing.org
arch/powerpc/cpu/mpc85xx/Makefile | 2 + arch/powerpc/cpu/mpc85xx/p5020_ids.c | 105 +++++++++++++++++++++ arch/powerpc/cpu/mpc85xx/p5020_serdes.c | 151 +++++++++++++++++++++++++++++++ 3 files changed, 258 insertions(+), 0 deletions(-) create mode 100644 arch/powerpc/cpu/mpc85xx/p5020_ids.c create mode 100644 arch/powerpc/cpu/mpc85xx/p5020_serdes.c
applied to 85xx
- k