diff options
author | Lee Trager <lee@trager.us> | 2025-05-12 11:54:00 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-05-15 12:59:18 +0200 |
commit | 2a4ada8a99e6ba3dd0399c36b572579b4526bac0 (patch) | |
tree | 815c5b5e40005ab92888e506acdf600770723653 /tools/perf/scripts/python | |
parent | cc083264ad756c2ff34a97da6fce94a9568dffa1 (diff) |
eth: fbnic: Add mailbox support for PLDM updates
Add three new mailbox messages to support PLDM upgrades:
* FW_START_UPGRADE - Enables driver to request starting a firmware upgrade
by specifying the component to be upgraded and its
size.
* WRITE_CHUNK - Allows firmware to request driver to send a chunk of
data at the specified offset.
* FINISH_UPGRADE - Allows firmware to cancel the upgrade process and
return an error.
Signed-off-by: Lee Trager <lee@trager.us>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250512190109.2475614-5-lee@trager.us
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions