[U-Boot] [PATCH 5/9] powerpc/mpc8548cds: Fix network initialization

Kumar Gala galak at kernel.crashing.org
Tue Nov 8 15:32:40 CET 2011


On Sep 13, 2011, at 2:15 AM, Zhao Chenhui wrote:

> From: chenhui zhao <chenhui.zhao at freescale.com>
> 
> Add board_eth_init(). PCIe network card is also supported.
> Put RGMII init after tsec_eth_init().
> Skip initializing eTSEC3 and eTSEC4 with Carrier boards prior to ver 1.3.
> 
> Signed-off-by: Ebony Zhu <ebony.zhu at freescale.com>
> Signed-off-by: Zhao Chenhui <chenhui.zhao at freescale.com>
> ---
> board/freescale/mpc8548cds/mpc8548cds.c |   65 +++++++++++++++++++++++++++---
> include/configs/MPC8548CDS.h            |    2 +
> 2 files changed, 60 insertions(+), 7 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list