]> www.infradead.org Git - users/hch/misc.git/commit
sfc: parse headers of devlink flash images
authorEdward Cree <ecree.xilinx@gmail.com>
Mon, 10 Feb 2025 11:25:42 +0000 (11:25 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 12 Feb 2025 01:12:17 +0000 (17:12 -0800)
commitfd118a77ede759baf1c815a0a6e288315425e92b
tree595bd9694b4b0c454c90f6f5944b821d59b81358
parentf4b87edbe0ed77b18235672cf77a64a902ea8469
sfc: parse headers of devlink flash images

This parsing is necessary to obtain the metadata which will be
 used in a subsequent patch to write the image to the device.

Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Link: https://patch.msgid.link/65318300f3f1b1462925f917f7c0d0ac833955ae.1739186253.git.ecree.xilinx@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/Makefile
drivers/net/ethernet/sfc/efx_devlink.c
drivers/net/ethernet/sfc/efx_reflash.c [new file with mode: 0644]
drivers/net/ethernet/sfc/efx_reflash.h [new file with mode: 0644]
drivers/net/ethernet/sfc/fw_formats.h [new file with mode: 0644]