[Bug 652] New: [PATCH] dfu-util - reset command doesn't take argument

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Tue Jul 24 11:06:41 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=652

           Summary: [PATCH] dfu-util - reset command doesn't take argument
           Product: OpenMoko
           Version: current svn head
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: mickey at vanille-media.de
        ReportedBy: nick at anywi.com
                CC: buglog at lists.openmoko.org


Index: src/main.c
===================================================================
--- src/main.c  (revision 2384)
+++ src/main.c  (working copy)
@@ -314,7 +314,7 @@
        { "transfer-size", 1, 0, 't' },
        { "upload", 1, 0, 'U' },
        { "download", 1, 0, 'D' },
-       { "reset", 1, 0, 'R' },
+       { "reset", 0, 0, 'R' },
 };

 enum mode {



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list