
27 Mar
2023
27 Mar
'23
10:23 a.m.
On Tue, 14 Mar 2023 at 17:50, Nikhil M Jain n-jain1@ti.com wrote:
To enable splash screen at SPL we need to add video driver at SPL stage. To support video driver and splash display function compile video_uclass.c, video_console.c and video_bmp.c, thus add rules to compile these files at SPL stage when CONFIG_SPL_VIDEO is defined.
Signed-off-by: Nikhil M Jain n-jain1@ti.com
drivers/video/Makefile | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org Tested-by: Simon Glass sjg@chromium.org # qemu-x86_64