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

Artem Bityutskiy dedekind1 at gmail.com
Tue May 27 05:40:35 PDT 2014


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.

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list