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>
master
Scott Wood 16 years ago committed by Wolfgang Denk
parent 8701eceffd
commit 42f9ebff2f
  1. 2
      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

Loading…
Cancel
Save