Re: [U-Boot] [PATCH v3 2/2] nand: extend nand torture

2016-06-14 Thread Benoît Thébaudeau
Hi Max, On Mon, Jun 13, 2016 at 10:15 AM, Max Krummenacher wrote: > nand torture currently works on exactly one nand block which is specified > by giving the byteoffset to the beginning of the block. > > Extend this by allowing for a second parameter specifying the byte

[U-Boot] [PATCH v3 2/2] nand: extend nand torture

2016-06-13 Thread Max Krummenacher
nand torture currently works on exactly one nand block which is specified by giving the byteoffset to the beginning of the block. Extend this by allowing for a second parameter specifying the byte size to be tested. e.g. ==> nand torture 100 NAND torture: device 0 offset 0x100 size