commit | 8ef05352508f99b9e69feeca17a49671cc3d0ccf | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Thu Aug 03 12:47:01 2017 -0400 |
committer | Anatolij Gustschin <agust@denx.de> | Tue Sep 12 13:40:47 2017 +0200 |
tree | 2d306cda8e7d18c70881e1b816f344d73d33809c | |
parent | 971d7e64245d5970ae9fe9a1f418e2900663248a [diff] |
video: add config option to skip framebuffer clear The use-case is that the thing that loaded u-boot already put a splash image on screen. And we want to preserve that until grub boot menu takes over. Signed-off-by: Rob Clark <robdclark@gmail.com>