diff options
Diffstat (limited to 'ubi-utils/TODO')
-rw-r--r-- | ubi-utils/TODO | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/ubi-utils/TODO b/ubi-utils/TODO index 4683bd7..63a0767 100644 --- a/ubi-utils/TODO +++ b/ubi-utils/TODO @@ -1,17 +1,8 @@ TODO ==== - * Range checking is broken, reserving 2M and offering 3M binary data - ... works!? No! - * Remove the above mysterious 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 tests from the scripts/ directory should live in + * 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 - * the stuff from the perl/ directory should go to the scripts/ - * May we pleas split UBI-related stuff and pure NAND-related stuff and + * May we please split UBI-related stuff and pure NAND-related stuff and not to keep this all in one. - - * nand2bin and bin2nand need more flexibility to influence the ECC - data placement. |