- #KERNEL:
- rhk@rubert:~/freerunner/images$ sudo ./dfu-util -a kernel -R -D Om2008.9-gta02-20080916.uImage.bin
- 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: [0x1d50:0x5119] devnum=7, cfg=0, intf=0, alt=3, name="kernel"
- Claiming USB DFU Interface...
- Setting Alternate Setting ...
- Determining device status: state = dfuIDLE, status = 0
- dfuIDLE, continuing
- Transfer Size = 0x1000
- bytes_per_hash=37894
- Starting download: [##################################################] finished!
- state(2) = dfuIDLE, status(0) = No error condition is present
- Done!
- Resetting USB to switch back to runtime mode
- rhk@rubert:~/freerunner/images$
- #FDOM
- rhk@rubert:~/freerunner/images/fdom/compartida.net/openmoko/FDOM$ sudo ../../../dfu-util -a rootfs -R -D Fat_and_Dirty_OM.200809_20080927.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: [0x1d50:0x5119] devnum=10, cfg=0, intf=0, alt=6, name="rootfs"
- Claiming USB DFU Interface...
- Setting Alternate Setting ...
- Determining device status: state = dfuIDLE, status = 0
- dfuIDLE, continuing
- Transfer Size = 0x1000
- bytes_per_hash=2589982
- Starting download: [##################################################] finished!
- state(2) = dfuIDLE, status(0) = No error condition is present
- Done!
- Resetting USB to switch back to runtime mode
- rhk@rubert:~/freerunner/images/fdom/compartida.net/openmoko/FDOM$