]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
MPC8260ADS: Define CONFIG_HAS_ETH0.
authorScott Wood <scottwood@freescale.com>
Fri, 3 Apr 2009 20:24:40 +0000 (15:24 -0500)
committerWolfgang Denk <wd@denx.de>
Sat, 4 Apr 2009 18:00:10 +0000 (20:00 +0200)
This is required so that the MAC address will be updated in the device tree.

Signed-off-by: Scott Wood <scottwood@freescale.com>
include/configs/MPC8260ADS.h

index 528c9ef79cb048f5c08bedac5012fb2c259ac88f..d6e44773d4f7f92363327e6ce8feb91875728ea0 100644 (file)
 
 #endif /* CONFIG_ADSTYPE == CONFIG_8272ADS*/
 
+#define CONFIG_HAS_ETH0
+
 #if CONFIG_ADSTYPE == CONFIG_SYS_8272ADS
 #define CONFIG_HAS_ETH1
 #endif