commit | f141188960c079a822578f80cc74cf81efba1fe3 | [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 | cf7ab0cb6277afdfefa05a7fc954fc2392a31787 [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>