aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
diff options
context:
space:
mode:
authorAdrian Hunter <ext-adrian.hunter@nokia.com>2007-01-25 14:06:33 +0900
committerKyungmin Park <kyungmin.park@samsung.com>2007-01-25 14:06:33 +0900
commit8b29c0b6eb3a4952e7eae03038bbf6c1695dfe80 (patch)
treee6667249d596585dcf1b86d1639cdd47b13ab8c7 /include/linux/mtd
parentec255e34061bbc48fc702875336c6db969df9461 (diff)
[MTD] OneNAND: Amend write-verify to compare to original buffer
When write-verify is enabled (CONFIG_MTD_ONENAND_VERIFY_WRITE), the data written is read back and compared. The comparison was being made between dataRAM buffers, but this does not verify that the data made it to the dataRAM correctly in the first place. This patch amends write-verify to compare back to the original buffer. It also now verifies sub-page writes. Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions