spl_fit. add hook to make fixes after fit header is loaded
authorHeiko Schocher <hs@denx.de>
Fri, 6 Aug 2021 04:44:26 +0000 (06:44 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 14:53:50 +0000 (16:53 +0200)
commit884ba50a078f57df5bf18a1bbc8aa337f5ce404d
tree5550d37706ab4013c6c3814aa433ca6389760eb4
parent7d4541cdfbf9697c39e720690f13b9c02d3c7555
spl_fit. add hook to make fixes after fit header is loaded

add hook function spl_load_simple_fit_fix_load()
which is called after fit image header is loaded.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/spl_fit.c
include/spl.h