From 502690674281a047abd45f81e64c498bc23a8bb3 Mon Sep 17 00:00:00 2001 From: "david.oberhollenzer@sigma-star.at" Date: Thu, 26 Mar 2015 23:59:50 +0100 Subject: [PATCH] UBI: power cut emulation for testing 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 configurable via debugfs. Signed-off-by: David Oberhollenzer Signed-off-by: Richard Weinberger --- Reading git-format-patch failed