On Thu, Sep 01, 2016 at 01:04:36AM -0400, Madan Srinivas wrote: > The function board_fit_image_post_process is defined only when the config > CONFIG_FIT_IMAGE_POST_PROCESS is enabled. For secure systems that do not > use SPL but use FIT kernel images, only CONFIG_FIT_IMAGE_POST_PROCESS will > be defined, which will result in an implicit declaration of function > 'board_fit_image_post_process' warning while building u-boot. This > patch fixes this warning. > > Signed-off-by: Madan Srinivas <[email protected]> > Acked-by: Andrew F. Davis <[email protected]> > > Cc: Andrew F. Davis <[email protected]>
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

