[U-Boot] [PATCH v7 18/21] mtd: nand: Kconfig: Add NAND_MXS entry

Jörg Krause joerg.krause at embedded.rocks
Wed Oct 12 08:19:21 CEST 2016


On Mi, 2016-10-12 at 11:20 +0530, Jagan Teki wrote:
> On Wed, Oct 12, 2016 at 3:40 AM, Jörg Krause
> <joerg.krause at embedded.rocks> wrote:
> > 
> > On Sa, 2016-10-08 at 18:00 +0530, Jagan Teki wrote:
> > > 
> > > From: Jagan Teki <jagan at amarulasolutions.com>
> > > 
> > > Added kconfig for NAND_MXS driver.
> > > 
> > > Cc: Scott Wood <oss at buserror.net>
> > > Cc: Simon Glass <sjg at chromium.org>
> > > Cc: Fabio Estevam <fabio.estevam at nxp.com>
> > > Cc: Stefano Babic <sbabic at denx.de>
> > > Cc: Peng Fan <peng.fan at nxp.com>
> > > Cc: Matteo Lisi <matteo.lisi at engicam.com>
> > > Cc: Michael Trimarchi <michael at amarulasolutions.com>
> > > Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> > > ---
> > >  drivers/mtd/nand/Kconfig | 7 +++++++
> > >  1 file changed, 7 insertions(+)
> > > 
> > > diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
> > > index 5ce7d6d..df154bf 100644
> > > --- a/drivers/mtd/nand/Kconfig
> > > +++ b/drivers/mtd/nand/Kconfig
> > > @@ -80,6 +80,13 @@ config NAND_ARASAN
> > >         controller. This uses the hardware ECC for read and
> > >         write operations.
> > > 
> > > +config NAND_MXS
> > > +     bool "MXS NAND support"
> > > +     depends on MX6
> > 
> > Isn't mxs supposed to be i.MX23/i.MX28 and not i.MX6?
> 
> Yes will ||ed once the nand config used by MX23/28 are planing to
> move
> defconfig.

I see! Thanks!


More information about the U-Boot mailing list