All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx28evk: add NAND commands
Date: Mon, 8 Apr 2013 15:28:59 +0200	[thread overview]
Message-ID: <20130408152859.546db5cd@e6520eb> (raw)
In-Reply-To: <20130408132729.GM32357@bill-the-cat>

Hi Tom,

Le Mon, 8 Apr 2013 09:27:29 -0400,
Tom Rini <trini@ti.com> a ?crit :

> On Mon, Apr 08, 2013 at 10:24:45AM -0300, Fabio Estevam wrote:
> > Hi Eric,
> > 
> > On Mon, Apr 8, 2013 at 10:20 AM, Eric B??nard <eric@eukrea.com> wrote:
> > 
> > > diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
> > > index 0d918a1..789d980 100644
> > > --- a/include/configs/mx28evk.h
> > > +++ b/include/configs/mx28evk.h
> > > @@ -69,6 +69,8 @@
> > >  #define CONFIG_CMD_USB
> > >  #define CONFIG_CMD_BOOTZ
> > >  #define CONFIG_CMD_I2C
> > > +#define CONFIG_CMD_NAND
> > 
> > Please check include/configs/mx28evk_nand.h in u-boot.imx. It has this
> > define already.
> > 
> > > +#define CONFIG_CMD_NAND_TRIMFFS
> > 
> > Then you could add this command there, if you like.
> 
> And check for UBI related things being on too.
> 
that's what I'm actually testing ;-)

Eric

      reply	other threads:[~2013-04-08 13:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 13:20 [U-Boot] [PATCH] mx28evk: add NAND commands Eric Bénard
2013-04-08 13:24 ` Fabio Estevam
2013-04-08 13:26   ` Eric Bénard
2013-04-08 13:27   ` Tom Rini
2013-04-08 13:28     ` Eric Bénard [this message]

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=20130408152859.546db5cd@e6520eb \
    --to=eric@eukrea.com \
    --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.