On Thu, Aug 21, 2025 at 07:26:36PM +0200, Marco Felsch wrote: > Add FW_UPLOAD_ERR_DUPLICATE to allow drivers to inform the firmware_loader > framework that the update is not required. This can be the case if the > user provided firmware matches the current running firmware. > > Sync lib/test_firmware.c accordingly. > > Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> Luis