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

Tom Rini trini at ti.com
Thu Apr 3 20:46:06 CEST 2014


On Thu, Apr 03, 2014 at 07:12:36PM +0200, Marek Vasut wrote:

> Signed-off-by: Marek Vasut <marex at denx.de>
> ---
>  include/configs/m28evk.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
> index bb1fa44..8f31467 100644
> --- a/include/configs/m28evk.h
> +++ b/include/configs/m28evk.h
> @@ -7,9 +7,9 @@
>  #ifndef __CONFIGS_M28EVK_H__
>  #define __CONFIGS_M28EVK_H__
>  
> -
>  /* System configurations */
>  #define CONFIG_MX28				/* i.MX28 SoC */
> +#define CONFIG_SYS_GENERIC_BOARD
>  #define MACH_TYPE_M28EVK	3613
>  #define CONFIG_MACH_TYPE	MACH_TYPE_M28EVK

Whack this into configs/mxs.h please, and given what this does and
doesn't really change, test as appropriate for confidence.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140403/85d41a33/attachment.pgp>


More information about the U-Boot mailing list