summaryrefslogtreecommitdiffstats
path: root/include/configs/hmi1001.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2007-03-07 16:19:46 +0100
committerWolfgang Denk <wd@denx.de>2007-03-07 16:19:46 +0100
commit8d7e2732221bc2d64df14f700c64c23e0a4c3dce (patch)
tree01e5b56b63499e5ddcee272c05230b72423994f5 /include/configs/hmi1001.h
parentad5bb451ade552c44bef9119d907929ebc2c126f (diff)
downloadblackbird-obmc-uboot-8d7e2732221bc2d64df14f700c64c23e0a4c3dce.tar.gz
blackbird-obmc-uboot-8d7e2732221bc2d64df14f700c64c23e0a4c3dce.zip
HMI1001: fix build error, cleanup compiler warnings.
Diffstat (limited to 'include/configs/hmi1001.h')
-rw-r--r--include/configs/hmi1001.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/hmi1001.h b/include/configs/hmi1001.h
index cfaf153223..095b5f6dc2 100644
--- a/include/configs/hmi1001.h
+++ b/include/configs/hmi1001.h
@@ -210,6 +210,7 @@
*/
#define CONFIG_MPC5xxx_FEC 1
#define CONFIG_PHY_ADDR 0x00
+#define CONFIG_MII 1 /* MII PHY management */
/*
* GPIO configuration
OpenPOWER on IntegriCloud