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 <ma...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to