commit | 9d75414b4fa7390975ef0e2b56ff40425657fe52 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sat May 13 04:12:40 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sat May 13 04:12:40 2006 +0100 |
tree | ff21b8e752f83f285c0452c45b3f0c54ccb30550 | |
parent | c3f8abf481c2d2b221b028f7369bc6dd39a9590e [diff] |
[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. - Implement HW ECC support, - Provide read_buf() and write_buf() routines using memcpy - Use on-flash bad block table - Fix module refcounting - Avoid read/modify/write in hwcontrol() - Minor cosmetic fixes Partly based on code and ideas from Tom Sylla <tom.sylla@amd.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>