commit | 22477426b8061cc29a17e71b2136790fb592827c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 06 08:36:09 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:01:40 2022 +0100 |
tree | c1c4b7b8356e3e92a67703ddec6be5120479d54a | |
parent | 2baa6f80e5dc9addebaeb9c8d6231a0211a4a70c [diff] |
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>