On 11/23/2016 08:20 PM, Simon Glass wrote: > Hi Andrew, > > On 21 November 2016 at 13:14, Andrew F. Davis <a...@ti.com> wrote: >> To help automate the loading of custom image types we add the ability >> to define custom handlers for the loadable section types. When we find >> a compatible type while loading a "loadable" image from a FIT image we >> run its associated handlers to perform any additional steps needed for >> loading this image. >> >> Signed-off-by: Andrew F. Davis <a...@ti.com> >> --- >> common/image.c | 33 +++++++++++++++++++++++++++++++++ >> include/image.h | 11 +++++++++++ >> 2 files changed, 44 insertions(+) > > Reviewed-by: Simon Glass <s...@chromium.org> > > But please comment U_BOOT_FIT_LOADABLE_HANDLER and its associated struct. > > Also can you add some documentation somewhere? Perhaps to > source_file_format.txt? >
Works for me, will add for v2. Thanks, Andrew _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot