]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fixup SGMII PHY ids in the device tree
authorAndy Fleming <afleming@freescale.com>
Sat, 6 Dec 2008 02:10:22 +0000 (20:10 -0600)
committerAndy Fleming <afleming@freescale.com>
Tue, 17 Feb 2009 00:05:54 +0000 (18:05 -0600)
commitfeede8b07013b33fca8dd2a916b3ac86bf4d4c0a
tree45d29ae174470e1b92a7a331192c22c20487bd9e
parent5dc0cf68f8f101042997d75188081d8526d705ea
Fixup SGMII PHY ids in the device tree

The device tree's PHY addresses need to be fixed up if we're using the
SGMII Riser Card.

The 8572, 8536, and 8544 DS boards were modified to call this function.

Code idea taken from Liu Yu <yu.liu@freescale.com>

Signed-off-by: Andy Fleming <afleming@freescale.com>
board/freescale/common/sgmii_riser.c
board/freescale/common/sgmii_riser.h
board/freescale/mpc8536ds/mpc8536ds.c
board/freescale/mpc8544ds/mpc8544ds.c
board/freescale/mpc8572ds/mpc8572ds.c