From patchwork Wed Jun 27 15:57:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [16/16] UBI: Fastmap: Remove one point from TODO list Date: Wed, 27 Jun 2012 05:57:56 -0000 From: Richard Weinberger X-Patchwork-Id: 167685 Message-Id: <1340812676-14460-17-git-send-email-richard@nod.at> To: linux-mtd@lists.infradead.org Cc: nyoushchenko@mvista.com, artem.bityutskiy@linux.intel.com, linux-kernel@vger.kernel.org, adrian.hunter@intel.com, Heinz.Egger@linutronix.de, thomas.wucher@linutronix.de, shmulik.ladkani@gmail.com, Richard Weinberger , tglx@linutronix.de, Marius.Mazarel@ugal.ro, tim.bird@am.sony.com BE/LE has been tested using qemu-ppc and an x86 box. Signed-off-by: Richard Weinberger --- TODO | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 267b8d3..12a019a 100644 --- a/TODO +++ b/TODO @@ -6,5 +6,3 @@ 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. -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?