On Wed, 2012-07-11 at 11:08 -0700, Mike Dunn wrote: > This patch does two closely related things: > > (1) Currently the ecc.read_page() method does not fill the nand->oob_poi buffer > with the oob data, but instead reads oob into a local buffer. Fix this by > filling the oob_poi buffer instead of a local buffer. The 'oob_required' > argument is quietly ignored; the device must always read oob after the page > data, and it is presumed that there's no harm in filling oob_poi, even when not > explicitly requested. Pushed to l2-mtd.git, thanks! -- Best Regards, Artem Bityutskiy