[PATCH V6 03/13] drivers: Makefile: Add rule to compile video driver

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


On Wed, 5 Apr 2023 at 01:06, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> Compile video driver at SPL using CONFIG_SPL_VIDEO.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> Reviewed-by: Devarsh Thakkar <devarsht at ti.com>
> ---
> V6:
> - Add Reviewed-by tag
> - Commit message updated.
>
> V5:
> - Add rule to build video at SPL using CONFIG_SPL_VIDEO and retain
>   obj-y +=video for u-boot proper.
>
> V4:
> - No change
>
> V3 (patch introduced):
> - Add rule to compile video driver at SPL.
>
>  drivers/Makefile | 1 +
>  1 file changed, 1 insertion(+)
>

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