[U-Boot] [PATCH v2 2/3] arm: am57xx: Enable 8-bit eMMC access
Sam Protsenko
semen.protsenko at linaro.org
Mon Oct 31 18:53:42 CET 2016
Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
---
Changes in v2: None
include/configs/am57xx_evm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
index bcbe3cd..d009900 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 */
--
2.9.3
More information about the U-Boot
mailing list