commit | 7a652859bd93f1ca09cb011f40ed42e4d6d8746e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 19 13:24:04 2021 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Dec 26 23:33:11 2021 +0100 |
tree | b2b9936d98db823006be5b07a61c37189ddc2df7 | |
parent | 87a3cd7e3c79f68665c3ee7640534f6f6163dbed [diff] |
video: Show the U-Boot logo by default Enable this for boards with a display, unless they are using the SPLASH feature. This shows a U-Boot logo on boards with a display, which seems like a useful thing. Signed-off-by: Simon Glass <sjg@chromium.org>