diff mbox

[v2,2/3] arm: am57xx: Enable 8-bit eMMC access

Message ID 20161031175342.6771-1-semen.protsenko@linaro.org
State Accepted
Commit b52ee279ca21aeba23ac731357255ec05534af1b
Headers show

Commit Message

Sam Protsenko Oct. 31, 2016, 5:53 p.m. UTC
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>

---
Changes in v2: None

 include/configs/am57xx_evm.h | 1 +
 1 file changed, 1 insertion(+)

-- 
2.9.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Comments

Tom Rini Nov. 22, 2016, 2:47 a.m. UTC | #1
On Mon, Oct 31, 2016 at 07:53:42PM +0200, Semen Protsenko wrote:

> Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>


Applied to u-boot/master, thanks!

-- 
Tom
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
diff mbox

Patch

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 */