diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2008-01-18 14:01:04 +0200 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2008-01-18 14:04:15 +0200 |
commit | c842430437cbf2e584994c8eba71bf29bab6cdfc (patch) | |
tree | 74db9d2fd6d711ccffe104386ddab9055fc38f14 /ubi-utils/TODO | |
parent | 5d048c343fa24e33741ee4e921650f77ab510f81 (diff) |
ubi-utils: move various stuff to sort-me-out
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/TODO')
-rw-r--r-- | ubi-utils/TODO | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ubi-utils/TODO b/ubi-utils/TODO deleted file mode 100644 index 63a0767..0000000 --- a/ubi-utils/TODO +++ /dev/null @@ -1,8 +0,0 @@ -TODO -==== - - * The tests from the scripts/ directory should live in - mtd-utils/tests/ubi-tests/ and it would be nice to have a short - description of the tests - * May we please split UBI-related stuff and pure NAND-related stuff and - not to keep this all in one. |