Flashing the Neo 1973/Known good rootfs flash dfu-util output

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
 
<pre>
 
<pre>
% cat rootfs_flash_successful_dfu-util.txt
+
% sudo ./dfu-util -a 5 -R -D ./OpenMoko-openmoko-devel-image-glibc-P1-August-Snapshot-20070822-fic-gta01.rootfs.jffs2  
1032 tz@tropicalia % sudo ./dfu-util -a 5 -R -D ./OpenMoko-openmoko-devel-image-glibc-P1-August-Snapshot-20070822-fic-gta01.rootfs.jffs2  
+
 
dfu-util - (C) 2007 by OpenMoko Inc.
 
dfu-util - (C) 2007 by OpenMoko Inc.
 
This program is Free Software and has ABSOLUTELY NO WARRANTY
 
This program is Free Software and has ABSOLUTELY NO WARRANTY

Revision as of 19:13, 25 August 2007

% sudo ./dfu-util -a 5 -R -D ./OpenMoko-openmoko-devel-image-glibc-P1-August-Snapshot-20070822-fic-gta01.rootfs.jffs2 
dfu-util - (C) 2007 by OpenMoko Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY

Opening USB Device 0x0000:0x0000...Claiming USB DFU Runtime Interface...
Determining device status: state = appIDLE, status = 0
Device really in Runtime Mode, send DFU detach request...
Resetting USB...
Opening USB Device...
Found Runtime: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=5, name="rootfs"
Claiming USB DFU Interface...
Setting Alternate Setting ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
Transfer Size = 0x1000
bytes_per_hash=887029
Starting download: [##################################################] finished!
state(2) = dfuIDLE, status(0) = No error condition is present
Done!
Resetting USB to switch back to runtime mode
Personal tools
% sudo ./dfu-util -a 5 -R -D ./OpenMoko-openmoko-devel-image-glibc-P1-August-Snapshot-20070822-fic-gta01.rootfs.jffs2 
dfu-util - (C) 2007 by OpenMoko Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY

Opening USB Device 0x0000:0x0000...Claiming USB DFU Runtime Interface...
Determining device status: state = appIDLE, status = 0
Device really in Runtime Mode, send DFU detach request...
Resetting USB...
Opening USB Device...
Found Runtime: [0x1457:0x5119] devnum=16, cfg=0, intf=0, alt=5, name="rootfs"
Claiming USB DFU Interface...
Setting Alternate Setting ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
Transfer Size = 0x1000
bytes_per_hash=887029
Starting download: [##################################################] finished!
state(2) = dfuIDLE, status(0) = No error condition is present
Done!
Resetting USB to switch back to runtime mode