Hi Heiko, On Thu, 5 Aug 2021 at 22:45, Heiko Schocher <[email protected]> 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 <[email protected]> > --- > > common/spl/spl_fit.c | 11 +++++++++++ > include/spl.h | 8 ++++++++ > 2 files changed, 19 insertions(+) > Reviewed-by: Simon Glass <[email protected]>

