summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8260ADS.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-26 00:53:02 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-26 00:53:02 +0200
commitc2d0ab4da856a28e4cb48c0835de3fc4179a91df (patch)
tree1d32d48f460993d87b56ecf23ae5649f9457bd1b /include/configs/MPC8260ADS.h
parente6f222815c118c1249c763705c49867004727c5b (diff)
downloadblackbird-obmc-uboot-c2d0ab4da856a28e4cb48c0835de3fc4179a91df.tar.gz
blackbird-obmc-uboot-c2d0ab4da856a28e4cb48c0835de3fc4179a91df.zip
Second Ethernet address enabled for MPC885ADS and MPC8272ADS.
Patch by Vitaly Bordug, 30 Mar 2005
Diffstat (limited to 'include/configs/MPC8260ADS.h')
-rw-r--r--include/configs/MPC8260ADS.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/MPC8260ADS.h b/include/configs/MPC8260ADS.h
index d8c609b810..bca207418c 100644
--- a/include/configs/MPC8260ADS.h
+++ b/include/configs/MPC8260ADS.h
@@ -502,4 +502,8 @@
#endif /* CONFIG_ADSTYPE == CONFIG_8272ADS*/
+#if CONFIG_ADSTYPE == CFG_8272ADS
+#define CONFIG_HAS_ETH1
+#endif
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud