* [U-Boot] [PATCH 2/3] arm: am57xx: Enable 8-bit eMMC access
@ 2016-10-27 19:12 Sam Protsenko
2016-10-27 22:50 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Sam Protsenko @ 2016-10-27 19:12 UTC (permalink / raw)
To: u-boot
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
---
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 72d8099..432eec5 100644
--- a/include/configs/am57xx_evm.h
+++ b/include/configs/am57xx_evm.h
@@ -67,6 +67,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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-27 22:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27 19:12 [U-Boot] [PATCH 2/3] arm: am57xx: Enable 8-bit eMMC access Sam Protsenko
2016-10-27 22:50 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).