diff options
author | Shannon Nelson <[email protected]> | 2020-09-17 18:13:27 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-18 13:54:23 -0700 |
commit | 30b5191ad103b8ebfbbbeb3f45dc511c3156cfe6 (patch) | |
tree | 9ff96728f22991796bf9b6364479abb486b6aee3 /net/tipc | |
parent | 87c905d84f3714a1b57b9e245961ef8b1b9ad2db (diff) |
ionic: add devlink firmware update
Add support for firmware update through the devlink interface.
This update copies the firmware object into the device, asks
the current firmware to install it, then asks the firmware to
select the new firmware for the next boot-up.
The install and select steps are launched as asynchronous
requests, which are then followed up with status request
commands. These status request commands will be answered with
an EAGAIN return value and will try again until the request
has completed or reached the timeout specified.
Signed-off-by: Shannon Nelson <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions