powerpc/85xx: Add networking support to P1023RDS
authorRoy Zang <tie-fei.zang@freescale.com>
Fri, 4 Feb 2011 19:42:45 +0000 (13:42 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:05 +0000 (19:01 -0500)
commitfe1a1da038c7ba7919ab187ba4c2a797cb0853aa
treee235a09082b22cbc700d887cc6e0457892c73d8b
parentcba4614862c15b2199f412520de1994da33c013c
powerpc/85xx: Add networking support to P1023RDS

The P1023 has two 1G ethernet controllers the first can run in
SGMII, RGMII, or RMII.  The second can only do SGMII & RGMII.

We need to setup a for SoC & board registers based on our various
configuration for ethernet to function properly on the board.

Removed CONFIG_SYS_FMAN_FW as its not used anywhere.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Lei Xu <B33228@freescale.com>
Signed-off-by: Ioana Radulescu <ruxandra.radulescu@freescale.com>
Signed-off-by: Shaohui Xie <b21989@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/immap_85xx.h
board/freescale/p1023rds/p1023rds.c
include/configs/P1023RDS.h