[U-Boot] [PATCH] udoo: Remove SPL fat support
Stefano Babic
sbabic at denx.de
Wed Aug 5 12:44:54 CEST 2015
On 05/08/2015 12:37, Peter Vicman wrote:
> Use dd'ed SPL and u-boot.img by default.
>
> Signed-off-by: Peter Vicman <peter.vicman at gmail.com>
> Cc: Fabio Estevam <fabio.estevam at freescale.com>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
> include/configs/udoo.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/udoo.h b/include/configs/udoo.h
> index f93b67a..8ec073d 100644
> --- a/include/configs/udoo.h
> +++ b/include/configs/udoo.h
> @@ -11,8 +11,8 @@
>
> #include "mx6_common.h"
>
> +#define CONFIG_SPL_LIBCOMMON_SUPPORT
> #define CONFIG_SPL_MMC_SUPPORT
> -#define CONFIG_SPL_FAT_SUPPORT
> #include "imx6_spl.h"
>
> #define MACH_TYPE_UDOO 4800
>
Reviewed-by: Stefano Babic <sbabic at denx.de>
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list