[U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD

Stefano Babic sbabic at denx.de
Mon Apr 28 13:57:30 CEST 2014


On 04/04/2014 00:41, Marek Vasut wrote:
> Signed-off-by: Marek Vasut <marex at denx.de>
> ---
>  include/configs/m28evk.h | 1 -
>  include/configs/mxs.h    | 1 +
>  2 files changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
> index bb1fa44..3e387c4 100644
> --- a/include/configs/m28evk.h
> +++ b/include/configs/m28evk.h
> @@ -7,7 +7,6 @@
>  #ifndef __CONFIGS_M28EVK_H__
>  #define __CONFIGS_M28EVK_H__
>  
> -
>  /* System configurations */
>  #define CONFIG_MX28				/* i.MX28 SoC */
>  #define MACH_TYPE_M28EVK	3613
> diff --git a/include/configs/mxs.h b/include/configs/mxs.h
> index a9f4d89..7339eb0 100644
> --- a/include/configs/mxs.h
> +++ b/include/configs/mxs.h
> @@ -40,6 +40,7 @@
>  /*
>   * CPU specifics
>   */
> +#define CONFIG_SYS_GENERIC_BOARD
>  
>  /* MXS uses FDT */
>  #define CONFIG_OF_LIBFDT
> 

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
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