]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Cleanup SGMII detection and reporting
authorKumar Gala <galak@kernel.crashing.org>
Thu, 16 Dec 2010 20:28:06 +0000 (14:28 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:19 +0000 (01:32 -0600)
commit058d7dc7ba28a45ae6bb7f6ef12b978b31584406
tree324b9bf4313a7ef919c3155b098b80231b450125
parent5d27e02c04f8fef38341e58475a988f8b2c78b9f
powerpc/85xx: Cleanup SGMII detection and reporting

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@kernel.crashing.org>
board/freescale/mpc8536ds/mpc8536ds.c
board/freescale/mpc8544ds/mpc8544ds.c
board/freescale/mpc8572ds/mpc8572ds.c
board/freescale/p1_p2_rdb/p1_p2_rdb.c
board/freescale/p1_p2_rdb/pci.c
board/freescale/p2020ds/p2020ds.c