[go: up one dir, main page]

Menu

[4bb095]: / README  Maximize  Restore  History

Download this file

20 lines (12 with data), 664 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
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] DFU spec: http://www.usb.org/developers/devclass_docs/usbdfu10.pdf

The official website is:

  http://dfu-util.gnumonks.org/