summaryrefslogtreecommitdiffstats
path: root/include/configs/IceCube.h
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2005-10-28 22:30:33 +0200
committerMarian Balakowicz <m8@semihalf.com>2005-10-28 22:30:33 +0200
commit63ff004c4fcad9f690bf44dbd15d568bb47aac2d (patch)
tree7b64074a85da8118b6c862f14de1171b36ade0f7 /include/configs/IceCube.h
parentfe93483a0ab9dcbf7794ffbf0b029ba138380e81 (diff)
downloadtalos-obmc-uboot-63ff004c4fcad9f690bf44dbd15d568bb47aac2d.tar.gz
talos-obmc-uboot-63ff004c4fcad9f690bf44dbd15d568bb47aac2d.zip
Add support for multiple PHYs.
Diffstat (limited to 'include/configs/IceCube.h')
-rw-r--r--include/configs/IceCube.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h
index 6a9a05d31a..9d4e7b2309 100644
--- a/include/configs/IceCube.h
+++ b/include/configs/IceCube.h
@@ -71,6 +71,7 @@
#define CFG_XLB_PIPELINING 1
#define CONFIG_NET_MULTI 1
+#define CONFIG_MII 1
#define CONFIG_EEPRO100 1
#define CFG_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */
#define CONFIG_NS8382X 1
@@ -79,6 +80,7 @@
#else /* MPC5100 */
+#define CONFIG_MII 1
#define ADD_PCI_CMD 0 /* no CFG_CMD_PCI */
#endif
OpenPOWER on IntegriCloud