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

Marek Vasut marex at denx.de
Fri Apr 4 00:41:30 CEST 2014


On Thursday, April 03, 2014 at 08:46:06 PM, Tom Rini wrote:
> 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.

Done.

Best regards,
Marek Vasut


More information about the U-Boot mailing list