Avoid black screen between boot splash and bootanimation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Avoid black screen between boot splash and bootanimation

1,956 次查看
andrzejdziedzic
Contributor IV

Hi all

I prepared a custom boot splash screen (replaced the "tux" image in drivers/video/logo). Also I prepared a custom bootanimation. The problem is that the splash is visible only few seconds, then screen is cleared and after some time the bootanimation is show.

How to avoid this issue, so switch from boot splash to the bootanimation without clearing the screen?

Android M6.0.1_2.0.0, custom HW based on Sabre AI.

标签 (3)
0 项奖励
回复
3 回复数

1,597 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Andrzej 

screen may be cleared since kernel reinitializes ipu drivers, so one can

look at uboot patches to avoid IPU and display reinitialization in kernel:
https://community.nxp.com/docs/DOC-98109

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,597 次查看
andrzejdziedzic
Contributor IV

Hi Igor

Unfortunately those patches don't support the MIPI, so I can't use it.

Is there any possibility to intialize IPU and display at the beginning of init? (so do don't wait until SurfaceFlinger starts).

0 项奖励
回复

1,597 次查看
nandishguruling
Contributor III

Hello Andrzej,

I am also facing the same issue, If you resolved your issue then please share it here how to resolve,

Your help would be appreciated, 

Best Regards,

Nandish S.G

0 项奖励
回复