]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add SGMII support for the 8544 DS
authorAndy Fleming <afleming@freescale.com>
Sun, 31 Aug 2008 21:33:29 +0000 (16:33 -0500)
committerBen Warren <biggerbadderben@gmail.com>
Wed, 3 Sep 2008 04:18:15 +0000 (21:18 -0700)
commit216f2a7156a5fde7b47adc40ad553c888a9cbaa7
treec0df7df62ca6e605f8f0d49a4c5fa56cb40dabbb
parent652f7c2eef76a1340928bd660845441e932d86a2
Add SGMII support for the 8544 DS

The 8544 DS has an optional SGMII Riser card, which uses different PHY
addresses.  Check if we are in SGMII mode, and invoke the SGMII Riser
setup code if so.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
board/freescale/mpc8544ds/mpc8544ds.c