r5962 - trunk/src/host/dfu-util

stefan at docs.openmoko.org stefan at docs.openmoko.org
Fri May 7 20:21:49 CEST 2010


Author: stefan
Date: 2010-05-07 20:21:49 +0200 (Fri, 07 May 2010)
New Revision: 5962

Added:
   trunk/src/host/dfu-util/TODO
Modified:
   trunk/src/host/dfu-util/Makefile.am
Log:
TODO: Add initial todo list

Modified: trunk/src/host/dfu-util/Makefile.am
===================================================================
--- trunk/src/host/dfu-util/Makefile.am	2010-05-07 15:28:07 UTC (rev 5961)
+++ trunk/src/host/dfu-util/Makefile.am	2010-05-07 18:21:49 UTC (rev 5962)
@@ -1,3 +1,3 @@
 SUBDIRS = src doc
 
-EXTRA_DIST = autogen.sh
+EXTRA_DIST = autogen.sh TODO

Added: trunk/src/host/dfu-util/TODO
===================================================================
--- trunk/src/host/dfu-util/TODO	                        (rev 0)
+++ trunk/src/host/dfu-util/TODO	2010-05-07 18:21:49 UTC (rev 5962)
@@ -0,0 +1,11 @@
+Core:
+- DFU suffix handling
+- Real timeout handling
+- DFU 1.1 extensions
+
+CLI:
+- Status bar end marker or percentage values
+
+Non-Code:
+- List with suported devices / bootloaders
+- Logo




More information about the commitlog mailing list