]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/nand.h
TX6 Release 2013-04-22
[karo-tx-uboot.git] / include / nand.h
index dded4e27f059d6c6fb4e3987009a722433cf2ad6..16afde1e920a98f5a550e2b6722d74075eb3eab7 100644 (file)
@@ -34,6 +34,9 @@
 #if defined(CONFIG_NAND_FSL_ELBC) || defined(CONFIG_NAND_ATMEL)
 #define CONFIG_SYS_NAND_SELF_INIT
 #endif
+#if defined(CONFIG_NAND_MXC)
+#define CONFIG_SYS_NAND_SELF_INIT
+#endif
 
 extern void nand_init(void);