From: Eric Benard Date: Mon, 29 Jun 2009 11:58:01 +0000 (+0200) Subject: mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27 X-Git-Tag: v2.6.32-rc1~160^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b7d0d90d536ae4e70929cc59a1a9f6ba457c6c;p=pandora-kernel.git mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27 This patch allows i.MX27 to support 2KiB pagesize NAND flash. We are using a 1.8V NAND flash which datasheet (unfortunately only available under NDA) says : Page size: x8: 2,112 bytes (2,048 + 64 bytes). Without this patch, all sectors are marked as bad eraseblock. Signed-off-by: Eric Benard Acked-by : Sascha Hauer Signed-off-by: David Woodhouse --- Reading git-diff-tree failed