| Submitter | Richard Weinberger |
|---|---|
| Date | June 27, 2012, 3:57 p.m. |
| Message ID | <1340812676-14460-14-git-send-email-richard@nod.at> |
| Download | mbox | patch |
| Permalink | /patch/167678/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/TODO b/TODO index a944159..b1ae872 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,6 @@ it is merged. For all or most of the items there we need to write a testcase. We can put it to the ubi-utils.git repository, to a separate branch at the beginning -1. Test with a R/O MTD device: !(mtd->flags & MTD_WRITEABLE) 2. Implement power-cut emulation infrastructure similar to what is in UBIFS and test UBI + fastmap with it. 3. Test the autoresize feature
fastmap works fine with ro mtd devices. Signed-off-by: Richard Weinberger <richard@nod.at> --- TODO | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)