commit | a5ac8aeb29000fcab8d91848273a6616fcd039ee | [log] [tgz] |
---|---|---|
author | Adrian Hunter <ext-adrian.hunter@nokia.com> | Mon Mar 19 12:49:11 2007 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Apr 17 13:55:55 2007 -0400 |
tree | 491f9159b7b6222a217197fdc4a6e31604eb10f4 | |
parent | 57aa6b545f6f772dd317ccd29bdada999b16a13d [diff] |
[MTD] nandsim: enhance nandsim to allow arbitrary NAND size A new module parameter has been added called 'overridesize', which overrides the size that would be determined by the ID bytes. 'overridesize' is specified in erase blocks and as the exponent of a power of two e.g. 5 means a size of 32 erase blocks. 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>