summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8260ADS.h
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2009-04-03 15:24:40 -0500
committerWolfgang Denk <wd@denx.de>2009-04-04 20:00:10 +0200
commit42f9ebff2f758bef524780a00c712eb63a72d99b (patch)
tree2996338da0a98a178473cafdb6c6fcc058d5b7fd /include/configs/MPC8260ADS.h
parent8701eceffdf77e2908d0b58add0dabc16edf6087 (diff)
downloadblackbird-obmc-uboot-42f9ebff2f758bef524780a00c712eb63a72d99b.tar.gz
blackbird-obmc-uboot-42f9ebff2f758bef524780a00c712eb63a72d99b.zip
MPC8260ADS: Define CONFIG_HAS_ETH0.
This is required so that the MAC address will be updated in the device tree. Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'include/configs/MPC8260ADS.h')
-rw-r--r--include/configs/MPC8260ADS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/MPC8260ADS.h b/include/configs/MPC8260ADS.h
index 528c9ef79c..d6e44773d4 100644
--- a/include/configs/MPC8260ADS.h
+++ b/include/configs/MPC8260ADS.h
@@ -517,6 +517,8 @@
#endif /* CONFIG_ADSTYPE == CONFIG_8272ADS*/
+#define CONFIG_HAS_ETH0
+
#if CONFIG_ADSTYPE == CONFIG_SYS_8272ADS
#define CONFIG_HAS_ETH1
#endif
OpenPOWER on IntegriCloud