[PATCH v5 28/46] x86: Init video in SPL if enabled

Bin Meng bmeng.cn at gmail.com
Mon Jul 17 08:20:22 CEST 2023


On Sun, Jul 16, 2023 at 11:40 AM Simon Glass <sjg at chromium.org> wrote:
>
> When video is required in SPL, set this up ready for use. Ignore any
> problems since it may be that video is not actually available and we
> still want to continue on to U-Boot proper in that case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v5:
> - Drop code to ensure the SPL banner is only shown once
>
>  arch/x86/lib/spl.c | 9 +++++++++
>  1 file changed, 9 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list