[PATCH 2/3] mx6ul_14x14_evk: Enable eMMC boot support

Fabio Estevam festevam at gmail.com
Tue Jun 9 18:10:33 CEST 2020


Hi Otavio,

On Tue, Jun 9, 2020 at 12:47 PM Otavio Salvador <otavio at ossystems.com.br> wrote:

Please always include a commit text.

> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>
>  configs/mx6ul_14x14_evk_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configs/mx6ul_14x14_evk_defconfig b/configs/mx6ul_14x14_evk_defconfig
> index cad766443c2..a2cb3215d44 100644
> --- a/configs/mx6ul_14x14_evk_defconfig
> +++ b/configs/mx6ul_14x14_evk_defconfig
> @@ -55,6 +55,7 @@ CONFIG_USB_FUNCTION_FASTBOOT=y
>  CONFIG_DM_74X164=y
>  CONFIG_DM_I2C=y
>  CONFIG_DM_MMC=y
> +CONFIG_SUPPORT_EMMC_BOOT=y

imx6ul evk does not come with an eMMC, so this option is not needed.


More information about the U-Boot mailing list