DFU-PREFIX(1) | DFU-PREFIX(1) |
dfu-prefix - add, check, or remove special firmware file prefix
dfu-prefix [ -s address | -L ] --add DFU_FILE
dfu-prefix [ -T | -L ] --check DFU_FILE
dfu-prefix [ -T | -L ] --delete DFU_FILE
dfu-prefix --help
dfu-prefix --version
The program dfu-prefix can be used to add, check or remove a prefix used by certain hardware manufacturers. The Stellaris format from TI and the LPC format from NXP is supported.
Note that a standard DFU firmware file has no concept of a prefix, and a DFU host tool like dfu-util passes the prefix on to the device as part of the normal firmware payload.
https://sourceforge.net/p/dfu-util/tickets/
License GPLv2: GNU GPL version 2
dfu-suffix(1), dfu-util(1)
See AUTHORS file in source.
September 2021 | dfu-util 0.11 |