All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD on M28EVK
Date: Fri, 4 Apr 2014 00:41:30 +0200	[thread overview]
Message-ID: <201404040041.30561.marex@denx.de> (raw)
In-Reply-To: <20140403184606.GJ16360@bill-the-cat>

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@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

  reply	other threads:[~2014-04-03 22:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03 17:12 [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD on M28EVK Marek Vasut
2014-04-03 17:12 ` [U-Boot] [PATCH 2/2] arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK Marek Vasut
2014-06-12 22:02   ` Marek Vasut
2014-06-17 14:32     ` Stefano Babic
2014-04-03 18:46 ` [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD on M28EVK Tom Rini
2014-04-03 22:41   ` Marek Vasut [this message]
2014-04-03 22:41 ` [U-Boot] [PATCH 1/2] arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD Marek Vasut
2014-04-28 11:57   ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201404040041.30561.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.