aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nandsim.c
diff options
context:
space:
mode:
authorAlexey Korolev <akorolev@infradead.org>2008-07-29 13:54:11 +0100
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-30 11:59:24 +0100
commit96d8b647cfff90c8ff07863866aacdcd9d13cead (patch)
tree2ab2043e692f1cc03d84380d3e5ea820ec95dc6a /drivers/mtd/nand/nandsim.c
parent6e86841d05f371b5b9b86ce76c02aaee83352298 (diff)
[MTD] [NAND] fix subpage read for small page NAND
Current implementation of subpage read feature for NAND has issues with small page devices. Small page NAND do not support RNDOUT command. So subpage feature is not applicable for them. This patch disables support of subpage for small page NAND. The code is verified on nandsim(SP NAND simulation) and on LP NAND devices. Thanks a lot to Artem for finding this issue. Signed-off-by: Alexey Korolev <akorolev@infradead.org> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand/nandsim.c')
0 files changed, 0 insertions, 0 deletions