video: Add function to obtain the U-Boot logo
authorSimon Glass <sjg@chromium.org>
Thu, 6 Oct 2022 14:36:09 +0000 (08:36 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:01:40 +0000 (20:01 +0100)
commit0d3890188d6bcaf7172678d2e5e803035e85dc8d
treec1c4b7b8356e3e92a67703ddec6be5120479d54a
parent50d562c01ff0a9f500ed9821a74e841d6f6dc133
video: Add function to obtain the U-Boot logo

It is useful to show the logo from other code, coming in a later feature.
Add a function to obtain it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/video-uclass.c
include/video.h