diff options
| -rw-r--r-- | include/configs/dra7xx_evm.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index 2eaabdefeea..174a711bb4b 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -50,6 +50,7 @@  #define CONFIG_EFI_PARTITION  #define CONFIG_PARTITION_UUIDS  #define CONFIG_CMD_PART +#define CONFIG_HSMMC2_8BIT  /* CPSW Ethernet */  #define CONFIG_CMD_NET			/* 'bootp' and 'tftp' */ | 
