summaryrefslogtreecommitdiff
path: root/ubi-utils/old-tools/scripts/README
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-01-23 19:42:44 +0200
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-01-23 20:01:03 +0200
commit45941c0018cc0937beeb9d4aa8e6a6070c7a3466 (patch)
treee65cad8bac744151b047136e9643abf1e343dd97 /ubi-utils/old-tools/scripts/README
parent3ad29ab55ad71d706152781b70a43d9f6be407b9 (diff)
ubi-utils: return old tools
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/old-tools/scripts/README')
-rw-r--r--ubi-utils/old-tools/scripts/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/ubi-utils/old-tools/scripts/README b/ubi-utils/old-tools/scripts/README
new file mode 100644
index 0000000..01c7453
--- /dev/null
+++ b/ubi-utils/old-tools/scripts/README
@@ -0,0 +1,14 @@
+README
+======
+
+This procedure creates a test pfi which should be flashed to our
+system with pfiflash. The testcase should read the data back and
+compare with the original.
+
+We should try not forget to run these tests before we release
+a new version of UBI.
+
+Frank
+
+Please guys, clean up this and move the tests to mtd-utils/tests/
+Artem.