On Fri, 25 Jun 2021 at 10:58, John Keeping <j...@metanate.com> wrote: > > Switch to fit_image_get_data_and_size() for consistency with all other > data loaded from FIT. > > Signed-off-by: John Keeping <j...@metanate.com> > --- > common/image-fit.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <s...@chromium.org>