[PATCH v2] nandtest: Introduce multiple reads & check iterations

Brian Norris computersforpeace at gmail.com
Fri May 30 17:01:44 PDT 2014


On Tue, May 27, 2014 at 03:40:35PM +0300, Artem Bityutskiy wrote:
> On Tue, 2014-05-06 at 12:07 -0300, Ezequiel Garcia wrote:
> > The current nandtest performs a simple test which consists of:
> > 
> >   1. erase block
> >   2. write data
> >   3. read and verify
> > 
> > In order to improve the nandtest strength, this commit adds a new parameter
> > to increase the number of "read and verify" iterations. In other words,
> > the test now consists of:
> > 
> >   1. erase block
> >   2. write data
> >   3. read and verify (N times)
> 
> I think this is reasonable, but there were some skeptic replies, so
> probably another approver's voice would not hurt. Let me give you my
> 
> Acked-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
> 
> and drop Brian a hint that if he things the same way, he could just push
> this driver, or approve and then I can push.

Thanks for the hint :)

Looks good to me. Pushed to mtd-utils.git. Thanks!

Brian



More information about the linux-mtd mailing list