Skip to content

Commit

Permalink
[MTD] nandsim: enhance nandsim to simulate flash errors
Browse files Browse the repository at this point in the history
New module parameters have been added to nandsim to
simulate:

        bitflips        random bit flips
        badblocks       blocks that are initially marked bad
        weakblocks      blocks that fail to erase after a
                        small number of erase cycles
        weakpages       pages that fail to write after a
                        small number of successful writes
        gravepages      pages that fail to read after a
                        small number of successful reads

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
Adrian Hunter authored and David Woodhouse committed Apr 17, 2007
1 parent 2b77a0e commit 514087e
Showing 1 changed file with 300 additions and 1 deletion.
Loading

0 comments on commit 514087e

Please sign in to comment.