summaryrefslogtreecommitdiffstats
path: root/include/configs/xpedite550x.h
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2015-02-03 11:58:15 -0600
committerScott Wood <scottwood@freescale.com>2015-03-30 23:24:39 -0500
commit073adf987e8251ad934fcac4fd1bf20d4f34f96e (patch)
tree119c31a7837186ee411da308b04be28d511ad81a /include/configs/xpedite550x.h
parent9ac71f112eb3cffc42e012fcdf5009e5b3b01a1d (diff)
downloadtalos-obmc-uboot-073adf987e8251ad934fcac4fd1bf20d4f34f96e.tar.gz
talos-obmc-uboot-073adf987e8251ad934fcac4fd1bf20d4f34f96e.zip
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
The CONFIG_MTD_NAND_VERIFY_WRITE has been removed from Linux for some time and a more generic method of NAND verification now exists in U-Boot. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Tested-by: Heiko Schocher <hs@denx.de> Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/xpedite550x.h')
-rw-r--r--include/configs/xpedite550x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h
index 4536b94e91..ac3f4f1c84 100644
--- a/include/configs/xpedite550x.h
+++ b/include/configs/xpedite550x.h
@@ -122,7 +122,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
OpenPOWER on IntegriCloud