[U-Boot] [PATCH] powerpc/85xx: Cleanup SGMII detection and reporting
Kumar Gala
galak at kernel.crashing.org
Wed Jan 5 01:19:01 CET 2011
On Dec 17, 2010, at 5:34 PM, Kumar Gala wrote:
> Use new is_serdes_configured to determine if TSECs are in SGMII mode and
> report that on the various boards that use or can be configured in SGMII
> mode in board_eth_init() instead of in the PCI init code.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> board/freescale/mpc8536ds/mpc8536ds.c | 27 +++++++++------------------
> board/freescale/mpc8544ds/mpc8544ds.c | 20 +++++++++-----------
> board/freescale/mpc8572ds/mpc8572ds.c | 26 ++++++++++++--------------
> board/freescale/p1_p2_rdb/p1_p2_rdb.c | 8 ++++----
> board/freescale/p1_p2_rdb/pci.c | 3 ---
> board/freescale/p2020ds/p2020ds.c | 14 ++++++--------
> 6 files changed, 40 insertions(+), 58 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list