DFU-SUFFIX(1) | DFU-SUFFIX(1) |
dfu-suffix - add, check, or remove DFU firmware file suffix
dfu-suffix [options] --add DFU_FILE
dfu-suffix --check DFU_FILE
dfu-suffix --delete DFU_FILE
dfu-suffix --help
dfu-suffix --version
The program dfu-suffix can be used to add, check or remove a DFU firmware file suffix, recommended for safely matching a firmware file and device.
Note that a suffix is recommended by the DFU standard, but not required. A DFU host tool like dfu-util will recognize the suffix and use it to check that the device is matching, but not transfer the suffix to the device.
dfu-suffix can not tell a broken DFU suffix (e.g. checksum mismatch) from a non-existing suffix, so only a valid suffix can be removed.
https://sourceforge.net/p/dfu-util/tickets/
License GPLv2: GNU GPL version 2
See AUTHORS file in source.
September 2021 | dfu-util 0.11 |