Disable MTD_NAND_VERIFY_WRITE to avoid errors with ubifs on OpenRD

(Thanks Gert Doering). (Closes: #570407)

svn path=/dists/sid/linux-2.6/; revision=15198
This commit is contained in:
Martin Michlmayr 2010-02-18 17:00:43 +00:00
parent 03b16304dc
commit d78e608af7
2 changed files with 4 additions and 1 deletions

3
debian/changelog vendored
View File

@ -18,8 +18,11 @@ linux-2.6 (2.6.32-9) UNRELEASED; urgency=low
[ Bastian Blank ]
* Restrict access to sensitive SysRq keys by default.
[ Martin Michlmayr ]
* [armel/iop32x] Enable ARCH_IQ80321 and ARCH_IQ31244 (Thanks Arnaud
Patard).
* [armel/kirkwood] Disable MTD_NAND_VERIFY_WRITE to avoid errors
with ubifs on OpenRD (Thanks Gert Doering) (Closes: #570407)
-- Ben Hutchings <ben@decadent.org.uk> Fri, 12 Feb 2010 02:59:33 +0000

View File

@ -401,7 +401,7 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=0
## file: drivers/mtd/nand/Kconfig
##
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_VERIFY_WRITE=y
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
# CONFIG_MTD_NAND_ECC_SMC is not set
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
# CONFIG_MTD_NAND_DISKONCHIP is not set