From: Huang Shijie Date: Wed, 25 Sep 2013 06:58:15 +0000 (+0800) Subject: mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2 X-Git-Tag: v3.13-rc1~98^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a2b89acf8edbff462fa6e1fc6100c5dc85364ed;p=pandora-kernel.git mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2 When we use the ECC info which is get from the nand chip's datasheet, we may have some freed oob area now. This patch rewrites the gpmi_ecc_write_oob() to implement the ecc.write_oob(). We also update the comment for gpmi_hw_ecclayout. Yes! We can support the JFFS2 for the SLC nand now. Signed-off-by: Huang Shijie Signed-off-by: Brian Norris --- Reading git-diff-tree failed