commit | 82810b7b6cc7a74c68881a13b0eb66c7a6370fcc | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <dedekind@infradead.org> | Fri Oct 20 11:23:56 2006 +0300 |
committer | David Woodhouse <dwmw2@infradead.org> | Sat Oct 21 16:44:23 2006 +0100 |
tree | efe74cb87d5fd878d8d84cabd60fdfdfeca8e353 | |
parent | a86aaa6ddf32b0401e64e74174042866e0fb3e20 [diff] |
[MTD] NAND: nandsim: support subpage write As flash cannot do 0->1 bit transitions when programming, do not do this in the simulator too. This makes nandsim able to accept subpage writes. Signed-off-by: Artem Bityutskiy <dedekind@infradead.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>