summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/TQM8540.h2
-rw-r--r--include/configs/TQM8560.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/TQM8540.h b/include/configs/TQM8540.h
index db9b734..2cd46c9 100644
--- a/include/configs/TQM8540.h
+++ b/include/configs/TQM8540.h
@@ -307,7 +307,7 @@
#define CONFIG_MPC85XX_TSEC1_NAME "TSEC0"
#define CONFIG_MPC85XX_TSEC2 1
#define CONFIG_MPC85XX_TSEC2_NAME "TSEC1"
-#define TSEC1_PHY_ADDR 0
+#define TSEC1_PHY_ADDR 2
#define TSEC2_PHY_ADDR 1
#define TSEC1_PHYIDX 0
#define TSEC2_PHYIDX 0
diff --git a/include/configs/TQM8560.h b/include/configs/TQM8560.h
index d2c230d..e7b11e6 100644
--- a/include/configs/TQM8560.h
+++ b/include/configs/TQM8560.h
@@ -309,7 +309,7 @@
#define CONFIG_MPC85XX_TSEC1_NAME "TSEC0"
#define CONFIG_MPC85XX_TSEC2 1
#define CONFIG_MPC85XX_TSEC2_NAME "TSEC1"
-#define TSEC1_PHY_ADDR 0
+#define TSEC1_PHY_ADDR 2
#define TSEC2_PHY_ADDR 1
#define TSEC1_PHYIDX 0
#define TSEC2_PHYIDX 0