diff options
| author | Semen Protsenko <[email protected]> | 2016-10-31 19:53:42 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-11-21 14:07:26 -0500 |
| commit | b52ee279ca21aeba23ac731357255ec05534af1b (patch) | |
| tree | db8b48b9469566350e7031539feabfb1813e6b74 /include | |
| parent | a42cfa4f82efaff1373d1417c8d85036f1189491 (diff) | |
arm: am57xx: Enable 8-bit eMMC access
Signed-off-by: Sam Protsenko <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/am57xx_evm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h index bcbe3cdc84d..d009900c397 100644 --- a/include/configs/am57xx_evm.h +++ b/include/configs/am57xx_evm.h @@ -65,6 +65,7 @@ #define CONFIG_CMD_GPT #define CONFIG_EFI_PARTITION #define CONFIG_RANDOM_UUID +#define CONFIG_HSMMC2_8BIT /* CPSW Ethernet */ #define CONFIG_BOOTP_DNS /* Configurable parts of CMD_DHCP */ |
