Commit a863abcc authored by Alessandro Rubini's avatar Alessandro Rubini

Revert "kernel config: add 'nand verify write'"

Kernel support for verifying writes is not subpag-aware, and the
net result is a complete failure.

This reverts commit bdccd4d9.
parent 859684a1
#
# Automatically generated make config: don't edit
# Linux/arm 2.6.39 Kernel Configuration
# Tue Jul 22 10:16:59 2014
# Fri Jun 13 11:38:49 2014
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
......@@ -578,7 +578,7 @@ CONFIG_MTD_DATAFLASH=y
CONFIG_MTD_NAND_ECC=y
# CONFIG_MTD_NAND_ECC_SMC is not set
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_VERIFY_WRITE=y
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
# CONFIG_MTD_NAND_ECC_BCH is not set
# CONFIG_MTD_SM_COMMON is not set
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment