| Submitter | Richard Weinberger |
|---|---|
| Date | June 27, 2012, 3:57 p.m. |
| Message ID | <1340812676-14460-16-git-send-email-richard@nod.at> |
| Download | mbox | patch |
| Permalink | /patch/167681/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/TODO b/TODO index 7386d3b..267b8d3 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,5 @@ to the ubi-utils.git repository, to a separate branch at the beginning 2. Implement power-cut emulation infrastructure similar to what is in UBIFS and test UBI + fastmap with it. -4. Test 'ubi_flush()' 5. Test that the same UBI image works fine on both LE and BE machines. I guess we can do this using sime kind of emulators?
ubi_flush() ahas been tested more than once. In early versions fastmap called it itself Signed-off-by: Richard Weinberger <richard@nod.at> --- TODO | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)