diff options
Diffstat (limited to 'include/configs/xpedite537x.h')
-rw-r--r-- | include/configs/xpedite537x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h index d6b61435006..988a2e8bfeb 100644 --- a/include/configs/xpedite537x.h +++ b/include/configs/xpedite537x.h @@ -131,7 +131,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); #define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND_BASE, \ CONFIG_SYS_NAND_BASE2} #define CONFIG_SYS_MAX_NAND_DEVICE 2 -#define CONFIG_MTD_NAND_VERIFY_WRITE #define CONFIG_SYS_NAND_QUIET_TEST /* 2nd NAND flash not always populated */ #define CONFIG_NAND_FSL_ELBC |