summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-11-27 21:34:05 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2007-11-27 21:34:05 +0100
commit397274e04f8702a4b5524d0c0167bb2f887f077f (patch)
treee81be10e824bd720860462ab8540a056a5de5268
parentd6ddc7fbfc175cf5040f3ffe7cad012ed57c4dc5 (diff)
downloadbarebox-397274e04f8702a4b5524d0c0167bb2f887f077f.tar.gz
barebox-397274e04f8702a4b5524d0c0167bb2f887f077f.tar.xz
add todo topic
Adds a todo issue. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3fcf628f2c..d77cf18492 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,11 @@
TODO
----
+
[ ] ask jbe about:
./commands/Makefile:40:obj-$(CONFIG_SIMPLE_PARSER) += setenv.o
[ ] bark on partition not ending on flash sector boundaries
+[ ] rsc: switching on CONFIG_AUTO_COMPLETE fails, because env_complete()
+ isn't there
[ ] distclean doesn't work without a config
[ ] Every driver should have a remove function
[ ] Clean up make system. Currently I think there are many things from the