]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/C29XPCIE.h
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
[karo-tx-uboot.git] / include / configs / C29XPCIE.h
index ecb3d7b25fd710f6ac8d4abfeb24af901987a11c..7c45c3617ae4baf81aaeecc81d0cb294bcc65bde 100644 (file)
 #define CONFIG_SYS_NAND_BASE_LIST      { CONFIG_SYS_NAND_BASE }
 
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
-#define CONFIG_MTD_NAND_VERIFY_WRITE
 #define CONFIG_CMD_NAND
 #define CONFIG_SYS_NAND_BLOCK_SIZE     (1024 * 1024)
 
 
 #define CONFIG_BOOTCOMMAND CONFIG_RAMBOOTCOMMAND
 
+#include <asm/fsl_secure_boot.h>
+
 #endif /* __CONFIG_H */