summaryrefslogtreecommitdiff
path: root/board/freescale/b4860qds/eth_b4860qds.c
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 11:56:57 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:12 -0800
commitb41f192b6763948f878e1948770c7305211a2348 (patch)
tree6db6a872deb63dd33bd5822725e75887a66beb08 /board/freescale/b4860qds/eth_b4860qds.c
parentd46a4a137898d17c736d13bbe405b479aeb4483a (diff)
downloadu-boot-imx-b41f192b6763948f878e1948770c7305211a2348.zip
u-boot-imx-b41f192b6763948f878e1948770c7305211a2348.tar.gz
u-boot-imx-b41f192b6763948f878e1948770c7305211a2348.tar.bz2
powerpc: B4420: Remove macro CONFIG_PPC_B4420
Replace CONFIG_PPC_B4420 with ARCH_B4420 in Kconfig and clean up existing macros.
Diffstat (limited to 'board/freescale/b4860qds/eth_b4860qds.c')
-rw-r--r--board/freescale/b4860qds/eth_b4860qds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/b4860qds/eth_b4860qds.c b/board/freescale/b4860qds/eth_b4860qds.c
index 164ec0a..89a1883 100644
--- a/board/freescale/b4860qds/eth_b4860qds.c
+++ b/board/freescale/b4860qds/eth_b4860qds.c
@@ -213,7 +213,7 @@ int board_eth_init(bd_t *bis)
fm_info_set_phy_address(FM1_DTSEC6,
CONFIG_SYS_FM1_ONBOARD_PHY2_ADDR);
break;
-#ifdef CONFIG_PPC_B4420
+#ifdef CONFIG_ARCH_B4420
case 0x17:
case 0x18:
/* Serdes 1: A-D SGMII, Configuring on board dual SGMII Phy */