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>
This commit is contained in:
parent
8701eceffd
commit
42f9ebff2f
@ -517,6 +517,8 @@
|
|||||||
|
|
||||||
#endif /* CONFIG_ADSTYPE == CONFIG_8272ADS*/
|
#endif /* CONFIG_ADSTYPE == CONFIG_8272ADS*/
|
||||||
|
|
||||||
|
#define CONFIG_HAS_ETH0
|
||||||
|
|
||||||
#if CONFIG_ADSTYPE == CONFIG_SYS_8272ADS
|
#if CONFIG_ADSTYPE == CONFIG_SYS_8272ADS
|
||||||
#define CONFIG_HAS_ETH1
|
#define CONFIG_HAS_ETH1
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user