[MTD] NAND: nandsim: support subpage write
authorArtem Bityutskiy <dedekind@infradead.org>
Fri, 20 Oct 2006 08:23:56 +0000 (11:23 +0300)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 21 Oct 2006 15:44:23 +0000 (16:44 +0100)
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>

No differences found