[U-Boot] [PATCH 4/5] powerpc/85xx: Add networking support to P1023RDS

Kumar Gala galak at kernel.crashing.org
Wed Aug 31 00:48:04 CEST 2011


On Aug 1, 2011, at 1:23 AM, Kumar Gala wrote:

> From: Roy Zang <tie-fei.zang at 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 at freescale.com>
> Signed-off-by: Haiying Wang <Haiying.Wang at freescale.com>
> Signed-off-by: Lei Xu <B33228 at freescale.com>
> Signed-off-by: Ioana Radulescu <ruxandra.radulescu at freescale.com>
> Signed-off-by: Shaohui Xie <b21989 at freescale.com>
> Signed-off-by: Kumar Gala <galak at 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


More information about the U-Boot mailing list