On Sun, Jul 16, 2023 at 11:40 AM Simon Glass <[email protected]> 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 <[email protected]>
> ---
>
> 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 <[email protected]>

Reply via email to