From: Ezequiel Garcia Date: Thu, 14 Nov 2013 21:25:29 +0000 (-0300) Subject: mtd: nand: pxa3xx: Add driver-specific ECC BCH support X-Git-Tag: v3.14-rc1~65^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43bcfd2bb24abf7307634bc7194386b38d6f264f;p=pandora-kernel.git mtd: nand: pxa3xx: Add driver-specific ECC BCH support This commit adds the BCH ECC support available in NFCv2 controller. Depending on the detected required strength the respective ECC layout is selected. This commit adds an empty ECC layout, since support to access large pages is first required. Once that support is added, a proper ECC layout will be added as well. Signed-off-by: Ezequiel Garcia Tested-by: Daniel Mack Signed-off-by: Brian Norris --- Reading git-diff-tree failed