On Fri, May 09, 2025 at 05:21:16PM -0700, Lee Trager wrote: > 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@xxxxxxxxx> > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>