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 528c9ef..d6e4477 100644 (file)
 
 #endif /* CONFIG_ADSTYPE == CONFIG_8272ADS*/
 
+#define CONFIG_HAS_ETH0
+
 #if CONFIG_ADSTYPE == CONFIG_SYS_8272ADS
 #define CONFIG_HAS_ETH1
 #endif