commit | 260dc003e9fd41a6cac64308e63dea37ea5de13f | [log] [tgz] |
---|---|---|
author | Vimal Singh <vimalsingh@ti.com> | Mon Feb 23 13:46:08 2009 +0530 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Jun 05 17:40:14 2009 +0100 |
tree | 301bc55d79fd4386776ba3cf753c682e7c69f62d | |
parent | 6a4123e581b3112ff4ea7439ab9ae5cb271a9dbd [diff] |
mtd: nand: fix 512 byte software ecc support Type of 'byte_addr' needes to be 'unsigned int' for 512 byte ECC support. Signed-off-by: Vimal Singh <vimalsingh@ti.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>