commit | bd78bc6b2aebf5566aac464f936b88dfd97ab0bd | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Oct 29 14:20:26 2008 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Wed Oct 29 14:20:26 2008 -0500 |
tree | e0ce1d6170b2286bc9fef6390b08c8035774afd3 | |
parent | f7fe57c09866b44692d18c8cf22828bd137ec58d [diff] |
NAND: Properly create JFFS2 cleanmarkers. As reported by Ilko Iliev <iliev@ronetix.at>, the "nand erase clean" command is currently broken, and among other things causes all blocks to be marked bad. This implements it properly using MTD_OOB_AUTO, along with some indentation fixes. Signed-off-by: Scott Wood <scottwood@freescale.com>