From: Bastian Hecht Date: Mon, 14 May 2012 12:14:42 +0000 (+0200) Subject: mtd: sh_flctl: Use different OOB layout X-Git-Tag: v3.7-rc1~70^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa32d1f0601ac2f5f69520175b8d2cea42caa025;p=pandora-kernel.git mtd: sh_flctl: Use different OOB layout The flctl hardware has changed and a new OOB layout must be adapted for 2KiB page size NAND chips when using hardware ECC. The related bit fields ECCPOS[0-2] are gone — the bits are marked as reserved now in the datasheet. As there are no official users of the hardware ECC so far, they are completely removed. Signed-off-by: Bastian Hecht Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed