[U-Boot] [PATCH 2/3] arm: am57xx: Enable 8-bit eMMC access

27 Oct
2016
27 Oct
'16
9:12 p.m.
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

28 Oct
28 Oct
12:50 a.m.
On Thu, Oct 27, 2016 at 10:12:01PM +0300, Sam Protsenko wrote:
Signed-off-by: Sam Protsenko semen.protsenko@linaro.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom
3121
Age (days ago)
3121
Last active (days ago)
1 comments
2 participants
participants (2)
-
Sam Protsenko
-
Tom Rini