[PATCH v1 1/2] spl_fit. add hook to make fixes after fit header is loaded
Simon Glass
sjg at chromium.org
Thu Sep 30 06:09:14 CEST 2021
Hi Heiko,
On Thu, 5 Aug 2021 at 22:45, Heiko Schocher <hs at denx.de> wrote:
>
> add hook function spl_load_simple_fit_fix_load()
> which is called after fit image header is loaded.
Please add motivation to the commit message.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>
> common/spl/spl_fit.c | 11 +++++++++++
> include/spl.h | 8 ++++++++
> 2 files changed, 19 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list