[PATCH v3 00/15] Add splash screen support at u-boot SPL

Simon Glass sjg at chromium.org
Wed Mar 29 22:02:25 CEST 2023


Hi,

On Wed, 29 Mar 2023 at 23:40, Devarsh Thakkar <devarsht at ti.com> wrote:
>
> Hi Nikhil,
>
> Thanks for the series.
> On 29/03/23 16:00, Nikhil M Jain wrote:
> > To enable splash screen at SPL stage move video driver and splash screen
> > framework at SPL, which will bring up image on display very quickly and
> > thus have early display support in SPL.
> >
> > changes in v3
> > - Add separate video configs for SPL splash screen
> > - Add rule to compile video driver in drivers/Makefile at SPL
> > - Add rule to compile splash.c and splash_source.c
> > - Squash drivers: video: video-uclass: Disable u-boot logo at SPL into
> >   drivers: video: Use CONFIG_IS_ENABLED and CONFIG_VAL
> > - Split cmd/bmp.c to separate bmp functions and commands.
> > - Add CONFIG_BMP and CONFI_SPL_BMP.
> > - Add rule to compile necessary files required for video driver.
> >
> Changelog also needs to be on each patchset.
> Also mention why Simon's Reviewed-By, Tested-By removed in particular
> patchsets and add wherever it is still applicable.

If you are not using patman, please consider it. It does this
automatically and saves everyone a lot of effort.

Regards,
Simon


More information about the U-Boot mailing list