aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2007-12-15 18:51:55 +0200
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2007-12-15 18:51:55 +0200
commit7205454f401c2ca563ecdca87e254ee5d990bd00 (patch)
treed03ab739e769901bb3077cf96d3b0fe5569662e4 /ubi-utils
parent643dc1d0e178e3eb629d45a7b11e91c89a43fdc0 (diff)
ubi-utils: add more TODOs
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils')
-rw-r--r--ubi-utils/TODO10
-rw-r--r--ubi-utils/scripts/TODO5
2 files changed, 10 insertions, 5 deletions
diff --git a/ubi-utils/TODO b/ubi-utils/TODO
new file mode 100644
index 0000000..885a76f
--- /dev/null
+++ b/ubi-utils/TODO
@@ -0,0 +1,10 @@
+TODO
+====
+
+ * Range checking is broken, reserving 2M and offering 3M binary data
+ ... works!? No!
+ * Remove the above misterious statement or make it understandable
+ * doc/ directory contains a file which refers images from /home/frank/
+ - please fix this or remove the whole doc/ altogether.
+ * the scripts/ directory should live in mit-utils/tests/ubi-tests/scripts
+ and it would be nice to have a short description of the tests
diff --git a/ubi-utils/scripts/TODO b/ubi-utils/scripts/TODO
deleted file mode 100644
index f093e77..0000000
--- a/ubi-utils/scripts/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
-TODO
-====
-
- * Range checking is broken, reserving 2M and offering 3M binary data
- ... works!? No!