commit | c45c6c68333c04de84c21a4b869f36a96f642779 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-mtd@fluff.org> | Tue Apr 15 11:36:20 2008 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Apr 22 21:41:03 2008 +0100 |
tree | 142fb3db8452f127262937891069f075f00bec41 | |
parent | 71d54f3855b4ca98559e8782350336ec2433cc24 [diff] |
[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction If a block's ecc field is all 0xff, then ignore the ECC correction. This is for systems where some of the blocks, such as the initial cramfs are written without ECC and need to be loaded on start. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>