
On Aug 1, 2011, at 1:23 AM, Kumar Gala wrote:
From: Roy Zang tie-fei.zang@freescale.com
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 | 4 +++ board/freescale/p1023rds/p1023rds.c | 40 +++++++++++++++++++++++++++++++++ include/configs/P1023RDS.h | 2 +- 3 files changed, 45 insertions(+), 1 deletions(-)
applied to 85xx next
- k