[U-Boot] [PATCH] mx6: Add initial SPL support for HummingBoard-i2eX

Fabio Estevam festevam at gmail.com
Thu Apr 16 02:40:22 CEST 2015


Hi Tom,

On Wed, Apr 15, 2015 at 7:35 PM, Tom Rini <trini at konsulko.com> wrote:

> If you add:
>
> diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h
> index 7ded5bc..6ba04b2 100644
> --- a/include/configs/mx6cuboxi.h
> +++ b/include/configs/mx6cuboxi.h
> @@ -238,6 +238,7 @@
>  #ifdef CONFIG_SPL
>  #define CONFIG_SPL_LIBCOMMON_SUPPORT
>  #define CONFIG_SPL_MMC_SUPPORT
> +#define CONFIG_SPL_FAT_SUPPORT

Thanks, I can add this option in v2.

Regards,

Fabio Estevam


More information about the U-Boot mailing list