[U-Boot] [PATCH 3/3] video: add config option to skip	framebuffer clear
    Anatolij Gustschin 
    agust at denx.de
       
    Mon Aug 28 22:15:08 UTC 2017
    
    
  
On Thu,  3 Aug 2017 12:47:01 -0400
Rob Clark robdclark at gmail.com wrote:
> 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 at gmail.com>
> ---
>  drivers/video/Kconfig        | 8 ++++++++
>  drivers/video/cfb_console.c  | 3 ++-
>  drivers/video/video-uclass.c | 4 +++-
>  3 files changed, 13 insertions(+), 2 deletions(-)
Applied to u-boot-video/next, thanks!
--
Anatolij
    
    
More information about the U-Boot
mailing list