[PATCH V6 01/13] drivers: video: Kconfig: Add configs for enabling video at SPL

Simon Glass sjg at chromium.org
Wed Apr 5 20:37:27 CEST 2023


On Wed, 5 Apr 2023 at 01:06, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> Add Kconfigs which enable the video driver and splash screen at SPL
> stage only and not at u-boot proper. The existing Kconfigs from u-boot
> proper were not used to make SPL splash screen independent to them.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> Reviewed-by: Devarsh Thakkar <devarsht at ti.com>
> ---
> V6:
> - Replace CMD_BMP with BMP.
>
> V5:
> - Added Reviewed-by tag.
>
> V4:
> - No change.
>
> V3:
> - Add separate SPL video  and splash configs.
> - Reviewed-by tag not added due to additional changes in V3.
>
> V2:
> - No change.
>
>  drivers/video/Kconfig | 223 +++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 222 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>  # qemu-x86_64


More information about the U-Boot mailing list