fwup

Create and run embedded Linux firmware updates with ease

brewmacoslinux
Try with needOr install directly
Source

About

Configurable embedded Linux firmware update creator and runner

Commands

fwup

Examples

Create a firmware update file from a configuration$ fwup -c -f firmware.conf -o firmware.fw
Apply a firmware update to a device$ fwup -a -d /dev/sdX -i firmware.fw -t complete
List available tasks in a firmware update file$ fwup -l -i firmware.fw