Skip to main content
Ganesh.T
Associate 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

Olivier GALLIEN
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

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Ganesh.T
Ganesh.TAuthor
Associate II
February 25, 2022

Hi @Community member​ :

Yes.., Something similar.,

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