]> git.dujemihanovic.xyz Git - u-boot.git/commit
fwu: mtd: get MTD partition specific info from driver
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 22 Mar 2024 10:57:25 +0000 (16:27 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 May 2024 19:40:04 +0000 (13:40 -0600)
commit1bef7198cd8f747ccd91cc103613afde96d4199f
tree755f8812af5b26ab108e2afc166ffed1d66f1533
parent840afae16f10a6f440b70488fdbf7ab59bf5686d
fwu: mtd: get MTD partition specific info from driver

Information about FWU images on MTD partitions is now stored with the
corresponding driver instead of a global variable. Get this
information from the driver.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Tested-by: Michal Simek <michal.simek@amd.com>
lib/fwu_updates/fwu_mtd.c