]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: make 1-bit software ECC configurable
authorChristian Hitz <christian.hitz@aizo.com>
Wed, 12 Oct 2011 07:32:06 +0000 (09:32 +0200)
committerScott Wood <scottwood@freescale.com>
Thu, 26 Jan 2012 22:09:02 +0000 (16:09 -0600)
commit4fee6c2f295f932b8febdc7ce8731ba045695fa5
treefe22f449863d8caf75e010b81b55f1180592352b
parent5454ddbc9b6be1b3a8fe1018bda697ac2b33b202
nand: make 1-bit software ECC configurable

The software ECC algorithm is not necessary when hardware ECC
is available and can be left out for a smaller image size.
Enable with CONFIG_MTD_ECC_SOFT.

Signed-off-by: Christian Hitz <christian.hitz@aizo.com>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/Makefile
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand_ecc.h