[go: up one dir, main page]

Menu

[6491a7]: / README  Maximize  Restore  History

Download this file

12 lines (9 with data), 602 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
Dfu-util - Device Firmware Upgrade Utilities

Dfu-util is the host side implementation of the DFU 1.0 [1] specification of the USB
forum. DFU is intended to download and upload firmware to devices connected over
USB. It ranges from small devices like micro-controller boards up to mobile
phones. With dfu-util you are able to download firmware to your device or upload
firmware from it. Most tests have been done with the Openmoko Neo1973 and
Freerunner so far but other devices have been reported working and is being
worked on.

[1] DUF spec: http://www.usb.org/developers/devclass_docs/usbdfu10.pdf