summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/sbc8548.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h
index 8a7b0da4d..8141a46dc 100644
--- a/include/configs/sbc8548.h
+++ b/include/configs/sbc8548.h
@@ -401,8 +401,8 @@
#define CONFIG_TSEC2_NAME "eTSEC1"
#undef CONFIG_MPC85XX_FEC
-#define TSEC1_PHY_ADDR 0
-#define TSEC2_PHY_ADDR 1
+#define TSEC1_PHY_ADDR 0x19
+#define TSEC2_PHY_ADDR 0x1a
#define TSEC1_PHYIDX 0
#define TSEC2_PHYIDX 0