aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CATcenter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/CATcenter.h')
-rw-r--r--include/configs/CATcenter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/CATcenter.h b/include/configs/CATcenter.h
index 813592729..61022e8d5 100644
--- a/include/configs/CATcenter.h
+++ b/include/configs/CATcenter.h
@@ -111,7 +111,7 @@
#define CONFIG_MII 1 /* MII PHY management */
#ifndef CONFIG_EXT_PHY
#define CONFIG_PHY_ADDR 1 /* EMAC0 PHY address */
-#define CONFIG_PHY1_ADDR 2 /* EMAC1 PHY address */
+#define CONFIG_PHY1_ADDR 16 /* EMAC1 PHY address */
#else
#define CONFIG_PHY_ADDR 2 /* PHY address */
#endif