Fwup (fwup v1.1.0)
Copy MarkdownConfigurable embedded Linux firmware update creator and runner
Summary
Functions
Apply a fwupdate
Returns the path to the fwup executable.
Returns a list of ["/path/to/device", byte_size]
Stream a firmware image to the device
Functions
Apply a fwupdate
device- block device to write too. Seeget_device/0.task- Can be any task in the fwup.conf.Traditionally it will be `upgrade` or `complete`path- path to the firmware fileextra_args- extra optional args to pass to fwup.
Returns the path to the fwup executable.
Returns a list of ["/path/to/device", byte_size]
Stream a firmware image to the device
Options
:name- register the started GenServer under this name (defaults to Fwup.Stream):fwup_env- the OS environment to pass to fwup