summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorTimo Lindhorst2006-12-05 15:23:33 +0100
committerDavid Woodhouse2006-12-05 19:00:13 +0100
commit418b2e56b8a61ea85f7a9c5d327e1a2c61d1b2db (patch)
treec20f750c65a77baaecadede4c4ec48d6ac0c0c35 /drivers
parent[MTD] redboot partition combined fis / config problem (diff)
downloadkernel-qcow2-linux-418b2e56b8a61ea85f7a9c5d327e1a2c61d1b2db.tar.gz
kernel-qcow2-linux-418b2e56b8a61ea85f7a9c5d327e1a2c61d1b2db.tar.xz
kernel-qcow2-linux-418b2e56b8a61ea85f7a9c5d327e1a2c61d1b2db.zip
[MTD] NAND: use SmartMedia ECC byte order for ndfc
Select MTD_NAND_ECC_SMC (ECC byte order according to the Smart Media Specification) if MTD_NAND_NDFC is used. Using the wrong byte order causes fatal, unnoticed data damage. For further information see: http://lists.infradead.org/pipermail/linux-mtd/2006-November/016920.html Signed-off-by: Timo Lindhorst <lindhors@linux.vnet.ibm.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mtd/nand/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 06627757f500..358f55a82dbe 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -133,6 +133,7 @@ config MTD_NAND_S3C2410_HWECC
config MTD_NAND_NDFC
tristate "NDFC NanD Flash Controller"
depends on MTD_NAND && 44x
+ select MTD_NAND_ECC_SMC
help
NDFC Nand Flash Controllers are integrated in EP44x SoCs