1DFUTOOL(1) DFUTOOL(1)
2
3
4
6 dfutool - Device Firmware Upgrade utility
7
9 dfutool [ options ] < command >
10
12 dfutool is used to verify, archive and upgrade firmware files.
13
15 -h Gives a list of possible commands.
16
17 -d <device>
18 The command specifies the device to use.
19
21 verify <dfu-file>
22 Display information about the firmware file.
23
24 modify <dfu-file>
25 Change DFU specific values in the firmware file.
26
27 upgrade <dfu-file>
28 Upgrade the device with a new firmware.
29
30 archive <dfu-file>
31 Archive the current firmware of the device.
32
34 Written by Marcel Holtmann <marcel@holtmann.org>.
35
36
37
38 APRIL 21, 2005 DFUTOOL(1)