diff options
Diffstat (limited to 'include/configs/CATcenter.h')
| -rw-r--r-- | include/configs/CATcenter.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/CATcenter.h b/include/configs/CATcenter.h index 15420474d..d64dd2a17 100644 --- a/include/configs/CATcenter.h +++ b/include/configs/CATcenter.h @@ -98,6 +98,7 @@  /* Ethernet stuff */  #define CONFIG_ENV_OVERWRITE /* Let the user to change the Ethernet MAC addresses */  #define CONFIG_ETHADDR	00:50:C2:1E:AF:FE +#define CONFIG_HAS_ETH1  #define CONFIG_ETH1ADDR 00:50:C2:1E:AF:FD  #define CONFIG_LOADS_ECHO	1	/* echo on for serial download	*/ |