summaryrefslogtreecommitdiff
path: root/include/configs/TQM8540.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-11-03 11:31:36 +0100
committerWolfgang Denk <wd@pollux.(none)>2005-11-03 11:31:36 +0100
commit4d03a21f2329bb13a9661a23742ac0b77a7a76d5 (patch)
treec60098b7740d33a408833fe384399c5e62f21120 /include/configs/TQM8540.h
parentef04a0aa2676738847bd69914cadac0b96d6e731 (diff)
downloadu-boot-imx-4d03a21f2329bb13a9661a23742ac0b77a7a76d5.zip
u-boot-imx-4d03a21f2329bb13a9661a23742ac0b77a7a76d5.tar.gz
u-boot-imx-4d03a21f2329bb13a9661a23742ac0b77a7a76d5.tar.bz2
Adjust TQM85x PHY addresses for latest hardware revision.
Diffstat (limited to 'include/configs/TQM8540.h')
-rw-r--r--include/configs/TQM8540.h2
1 files changed, 1 insertions, 1 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