Skip to main content
Visitor II
October 27, 2021
Question

How to keep u-boot splash display during kernel booting ?

  • October 27, 2021
  • 2 replies
  • 999 views

I can able to display splash image from uboot. but once kernel boots it will disappeared, screen will become black . So i want avoid framebuffer clear of dispaly.

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    October 28, 2021

    Hi @Ganesh.T​ ,

    Yes, Uboot splash is replaced by Linux psplash with a a brief black screen period in between on our demo board.

    Is it your point ?

    Olivier

    Ganesh.TAuthor
    Visitor II
    February 25, 2022

    Hi @Community member​ :

    Yes.., Something similar.,

    But here i want to keep Uboot splash till my application comes up.