Re: [PATCH] UBI: power cut emulation for testing

2015-03-26 Thread Richard Weinberger
On Thu, Mar 26, 2015 at 9:55 AM, Richard Weinberger wrote: > On Sun, Feb 1, 2015 at 12:10 PM, wrote: >> From: David Oberhollenzer >> >> Emulate random power cuts by switching device to ro after a number of >> writes to allow simple power cut testing with nand-sim. >> >> Maximum and minimum numb

Re: [PATCH] UBI: power cut emulation for testing

2015-03-26 Thread Richard Weinberger
On Sun, Feb 1, 2015 at 12:10 PM, wrote: > From: David Oberhollenzer > > Emulate random power cuts by switching device to ro after a number of > writes to allow simple power cut testing with nand-sim. > > Maximum and minimum number of successful writes before power cut and > what kind of writes (

Re: [PATCH] UBI: power cut emulation for testing

2015-02-01 Thread david . oberhollenzer
From: David Oberhollenzer Emulate random power cuts by switching device to ro after a number of writes to allow simple power cut testing with nand-sim. Maximum and minimum number of successful writes before power cut and what kind of writes (EC header, VID header or none) to interrupt configurab

Re: [PATCH] UBI: power cut emulation for testing

2015-01-28 Thread Richard Weinberger
On Wed, Jan 28, 2015 at 11:13 AM, wrote: > From: David Oberhollenzer > > Emulate random power cuts by switching device to ro after a number of > writes to allow simple power cut testing with nand-sim. > > Maximum and minimum number of successful writes before power cut and > what kind of writes

[PATCH] UBI: power cut emulation for testing

2015-01-28 Thread david . oberhollenzer
From: David Oberhollenzer Emulate random power cuts by switching device to ro after a number of writes to allow simple power cut testing with nand-sim. Maximum and minimum number of successful writes before power cut and what kind of writes (EC header, VID header or none) to interrupt configurab