[PATCH V6 06/13] common: Makefile: Add rule to compile splash and splash_source at SPL

Simon Glass sjg at chromium.org
Wed Apr 5 20:38:17 CEST 2023


On Wed, 5 Apr 2023 at 01:06, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> To enable splash screen and loading bmp from boot media, add rules to
> compile splash.c and splash_source.c at SPL stage only when
> CONFIG_SPL_SPLASH_SCREEN and CONFIG_SPL_SPLASH_SOURCE are defined.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> Reviewed-by: Devarsh Thakkar <devarsht at ti.com>
> ---
> V6:
> - Add Reviewed-by tag.
>
> V5:
> - No change
>
> V4:
> - No change
>
> V3 (patch introduced):
> - Rule to compile splash.c and splash_source.c.
>
>  common/Makefile | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list