[PATCH] [MTD] OneNAND: Amend write-verify to compare to original buffer

Kyungmin Park kyungmin.park at samsung.com
Thu Jan 25 00:20:36 EST 2007


Hi Adrian,

> 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.

I'll push it

Thank you,
Kyungmin Park


More information about the linux-mtd mailing list