commit | 7a2b89acf8edbff462fa6e1fc6100c5dc85364ed | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Wed Sep 25 14:58:15 2013 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Oct 27 16:27:06 2013 -0700 |
tree | 650dd1538d24932cab3b9dd1e386f58521bf9088 | |
parent | 3723e93c6499d74041c9768aeb921b36490b9585 [diff] |
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 <b32955@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>