summaryrefslogtreecommitdiffstats
path: root/include/configs/uc101.h
diff options
context:
space:
mode:
authorBen Warren <biggerbadderben@gmail.com>2009-02-05 23:58:25 -0800
committerBen Warren <biggerbadderben@gmail.com>2009-02-09 23:01:40 -0800
commit86321fc1128c93a10ac4afb9d317b0df8ece0f9e (patch)
treec729d740fd6d105969cc28e765eabd7b47b992ca /include/configs/uc101.h
parent638ed3e296e70fab286d157b7adedaaa4a09a474 (diff)
downloadblackbird-obmc-uboot-86321fc1128c93a10ac4afb9d317b0df8ece0f9e.tar.gz
blackbird-obmc-uboot-86321fc1128c93a10ac4afb9d317b0df8ece0f9e.zip
net: removed board-specific CONFIGs from MPC5xxx FEC driver
Added new CONFIG options for the three type of MAC-PHY interconnect and applied them all relevant board config files Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'include/configs/uc101.h')
-rw-r--r--include/configs/uc101.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/uc101.h b/include/configs/uc101.h
index 553eb25fbb..87cb4e508b 100644
--- a/include/configs/uc101.h
+++ b/include/configs/uc101.h
@@ -233,6 +233,7 @@
* Ethernet configuration
*/
#define CONFIG_MPC5xxx_FEC 1
+#define CONFIG_MPC5xxx_FEC_MII100
#define CONFIG_PHY_ADDR 0x00
#define CONFIG_MII 1
OpenPOWER on IntegriCloud