]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit07777447dd554420dcfe011802313699dec16e70
treec1c4b7b8356e3e92a67703ddec6be5120479d54a
parent7e76fd224f1c6dd409bd343078bda48c167e851c
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