summaryrefslogtreecommitdiffstats
path: root/include/configs/taishan.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-06-25 20:20:30 +0200
committerStefan Roese <sr@denx.de>2007-06-25 20:20:30 +0200
commite4feb7638ca0a2138973f14456424acbc332ae43 (patch)
treeb69d9c1ecce5ad19ffa73b58e251974fcbf68025 /include/configs/taishan.h
parenta1bd6200eccd3a02040a955d5f43d3ee1fc9f93b (diff)
parent1636d1c8529c006d106287cfbc20cd0a246fe1cb (diff)
downloadtalos-obmc-uboot-e4feb7638ca0a2138973f14456424acbc332ae43.tar.gz
talos-obmc-uboot-e4feb7638ca0a2138973f14456424acbc332ae43.zip
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'include/configs/taishan.h')
-rw-r--r--include/configs/taishan.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/taishan.h b/include/configs/taishan.h
index b9936fb155..d756be7165 100644
--- a/include/configs/taishan.h
+++ b/include/configs/taishan.h
@@ -218,8 +218,8 @@
#define CONFIG_EMAC_NR_START 2 /* start with EMAC 2 (skip 0&1) */
#define CONFIG_MII 1 /* MII PHY management */
#define CONFIG_NET_MULTI 1
-#define CONFIG_PHY_ADDR 0xff /* no phy on EMAC0 */
-#define CONFIG_PHY1_ADDR 0xff /* no phy on EMAC1 */
+#define CONFIG_PHY_ADDR 0xff /* no phy on EMAC0 */
+#define CONFIG_PHY1_ADDR 0xff /* no phy on EMAC1 */
#define CONFIG_PHY2_ADDR 0x1
#define CONFIG_PHY3_ADDR 0x3
#define CONFIG_ET1011C_PHY 1
OpenPOWER on IntegriCloud