[U-Boot] [PATCH 5/6] arm: am57xx: Enable 8-bit eMMC access on AM57XX EVM

Lokesh Vutla a0131933 at ti.com
Tue Mar 8 14:28:42 CET 2016



On Tuesday 08 March 2016 05:12 PM, Semen Protsenko wrote:
> From: Sam Protsenko <semen.protsenko at linaro.org>
> 
> Use 8-bit access instead of 4-bit to speed up eMMC flashing speed.

Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>

Thanks and regards,
Lokesh

> 
> Signed-off-by: Sam Protsenko <semen.protsenko at 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 d075d61..1ab9498 100644
> --- a/include/configs/am57xx_evm.h
> +++ b/include/configs/am57xx_evm.h
> @@ -75,6 +75,7 @@
>  #define CONFIG_CMD_GPT
>  #define CONFIG_EFI_PARTITION
>  #define CONFIG_RANDOM_UUID
> +#define CONFIG_HSMMC2_8BIT
>  
>  /* CPSW Ethernet */
>  #define CONFIG_CMD_DHCP
> 


More information about the U-Boot mailing list