]> git.ipfire.org Git - people/ms/u-boot.git/commit
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 3 Feb 2015 17:58:15 +0000 (11:58 -0600)
committerScott Wood <scottwood@freescale.com>
Tue, 31 Mar 2015 04:24:39 +0000 (23:24 -0500)
commit073adf987e8251ad934fcac4fd1bf20d4f34f96e
tree119c31a7837186ee411da308b04be28d511ad81a
parent9ac71f112eb3cffc42e012fcdf5009e5b3b01a1d
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>
43 files changed:
README
board/prodrive/alpr/nand.c
board/socrates/nand.c
drivers/mtd/nand/davinci_nand.c
drivers/mtd/nand/fsl_elbc_nand.c
drivers/mtd/nand/fsl_ifc_nand.c
drivers/mtd/nand/fsl_upm.c
drivers/mtd/nand/mpc5121_nfc.c
drivers/mtd/nand/mxc_nand.c
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/ndfc.c
include/configs/B4860QDS.h
include/configs/BSC9131RDB.h
include/configs/BSC9132QDS.h
include/configs/C29XPCIE.h
include/configs/MPC8313ERDB.h
include/configs/MPC8315ERDB.h
include/configs/MPC837XEMDS.h
include/configs/MPC8536DS.h
include/configs/MPC8569MDS.h
include/configs/MPC8572DS.h
include/configs/P1010RDB.h
include/configs/P1022DS.h
include/configs/P1023RDB.h
include/configs/P2041RDB.h
include/configs/T102xQDS.h
include/configs/T102xRDB.h
include/configs/T1040QDS.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240QDS.h
include/configs/T4240RDB.h
include/configs/corenet_ds.h
include/configs/ids8313.h
include/configs/km/kmp204x-common.h
include/configs/ls1021aqds.h
include/configs/ls2085a_common.h
include/configs/p1_p2_rdb_pc.h
include/configs/ve8313.h
include/configs/xpedite537x.h
include/configs/xpedite550x.h
include/linux/mtd/nand.h