On Wed, 12 Oct 2016, Jörg Krause wrote:

On Sa, 2016-10-08 at 18:00 +0530, Jagan Teki wrote:
From: Jagan Teki <ja...@amarulasolutions.com>

Added kconfig for NAND_MXS driver.

Cc: Scott Wood <o...@buserror.net>
Cc: Simon Glass <s...@chromium.org>
Cc: Fabio Estevam <fabio.este...@nxp.com>
Cc: Stefano Babic <sba...@denx.de>
Cc: Peng Fan <peng....@nxp.com>
Cc: Matteo Lisi <matteo.l...@engicam.com>
Cc: Michael Trimarchi <mich...@amarulasolutions.com>
Signed-off-by: Jagan Teki <ja...@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?

i.MX6 has the same MXS NAND controller.

---
******************************************************************
*  KSI@home    KOI8 Net  < >  The impossible we do immediately.  *
*  Las Vegas   NV, USA   < >  Miracles require 24-hour notice.   *
******************************************************************
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to