]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/nand.h
nand/fsl_ifc: Convert to self-init
[karo-tx-uboot.git] / include / nand.h
index f0f3bf94b555d4c6055d65cdc81d30c264cdd9a9..4f965235b6e035afc5fd1b53f4b1a93d3e454e02 100644 (file)
@@ -31,7 +31,8 @@
  * at the same time, so do it here.  When all drivers are
  * converted, this will go away.
  */
  * at the same time, so do it here.  When all drivers are
  * converted, this will go away.
  */
-#if defined(CONFIG_NAND_FSL_ELBC) || defined(CONFIG_NAND_ATMEL)
+#if defined(CONFIG_NAND_FSL_ELBC) || defined(CONFIG_NAND_ATMEL)\
+       || defined(CONFIG_NAND_FSL_IFC)
 #define CONFIG_SYS_NAND_SELF_INIT
 #endif
 
 #define CONFIG_SYS_NAND_SELF_INIT
 #endif