commit | d70c4a0a20c3edba3375f51426da2aa7096f58df | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Fri Oct 21 18:15:58 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 14:47:32 2022 -0400 |
tree | 14ea89e1c97544fc74145ac72906bddcc5e1bc63 | |
parent | a402adc664d4330b10089d81d377efaad0da3148 [diff] |
stm32mp1: Add image information for capsule updates Enabling capsule update functionality on the platform requires populating information on the images that are to be updated using the functionality. Do so for the DK2 board. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>