summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-kirkwood/openrd-client
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-24 22:09:39 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-24 22:09:39 +0200
commit97a4caf877fd9d1eb4f63acc21ae8df1003fc353 (patch)
tree124d510e70e8fdb12130b93584f49e75f5567eb0 /recipes/linux/linux-kirkwood/openrd-client
parent42b73a456bc890fee7fdeb1ba15f59754c673b88 (diff)
linux-kirkwood: disabled ubi verify in defconfig (CONFIG_MTD_NAND_VERIFY_WRITE)
verification of 2048 byte pages does not work properly also added MACHINE sheevaplug to recipe
Diffstat (limited to 'recipes/linux/linux-kirkwood/openrd-client')
-rw-r--r--recipes/linux/linux-kirkwood/openrd-client/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-kirkwood/openrd-client/defconfig b/recipes/linux/linux-kirkwood/openrd-client/defconfig
index 1aa8838333..24fe35a122 100644
--- a/recipes/linux/linux-kirkwood/openrd-client/defconfig
+++ b/recipes/linux/linux-kirkwood/openrd-client/defconfig
@@ -719,7 +719,7 @@ CONFIG_MTDRAM_ERASE_SIZE=128
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS 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_SMC is not set
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
# CONFIG_MTD_NAND_GPIO is not set