|
NAMEdfu-suffix - add, check, or remove DFU firmware file suffixSYNOPSISdfu-suffix [options] --add DFU_FILEdfu-suffix --check DFU_FILE dfu-suffix --delete DFU_FILE dfu-suffix --help dfu-suffix --version DESCRIPTIONThe 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. OPTIONS
EXAMPLES
EXIT VALUES
LIMITATIONSdfu-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.BUGShttps://sourceforge.net/p/dfu-util/tickets/COPYRIGHTLicense GPLv2: GNU GPL version 2SEE ALSOdfu-prefix(1), dfu-util(1)AUTHORSSee AUTHORS file in source.
Visit the GSP FreeBSD Man Page Interface. |