[PATCH] MTD: OneNAND OMAP2/3: Fix incorrect bufferram offset
Mika Korhonen
mika.j.korhonen at gmail.com
Thu Jun 11 07:15:04 EDT 2009
Hi, I was testing 2-plane programming and noticed that when writing
and doing a verify read straight after I kept getting 00 00 00 00 ...
instead of the written data. I found out that OMAP2/3 version of
onenand_bufferram_offset() uses the faked page size instead of the
real one. The generic version in onenand_base.c is ok.
The patch to fix this is attached.
br
Mika
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MTD-OneNAND-OMAP2-3-Fix-incorrect-bufferram-offset.patch
Type: text/x-diff
Size: 968 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20090611/d7cb8afe/attachment.bin>
More information about the linux-mtd
mailing list