On Tue, 2011-07-05 at 19:14 -0400, Matthew L. Creech wrote:
From: Mike Hench <redacted>
The eLBC NAND driver currently follows up each program/write operation with a
read-back of the page, in order to [ostensibly] fill in ECC data for the
caller. However, the page address used for this read is always -1, so the read
will never work correctly. Remove this useless (and potentially problematic)
block of code.
Pushed to l2-mtd-2.6.git, thanks!
--
Best Regards,
Artem Bityutskiy