kernel logo

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

kernel logo

277 次查看
rainho
Contributor II

Hello, now I have a question about kernel logo display!
I used sii9022 on the imx6u platform to successfully convert RGB signals to HDMI signals, and my application can display normally. But I need to display the Penguin logo during the kernel startup phase. It cannot display the startup logo. However, I changed the screen and no longer use rgb to hdmi. I can directly use the rgb888 interface screen to display the logo normally. How can I change this? The driver I use is mxsfb_sii902x.c. Finally, my kernel version is 4.1.15.
I would be very grateful if you get a reply!

标签 (1)
0 项奖励
回复
2 回复数

257 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

In This case you have to modify the driver that passed the logo to hdmi since the conversion enter after this logo is printed, please check it.

regards

0 项奖励
回复

254 次查看
rainho
Contributor II

Hello, thank you for your reply!

I probably guessed that it should be the driver loading order. I tried to load the logo driver on the sii9022 and mxsfb driver, which is implemented in kconfig. But the problem still exists. Do you have any solutions or ideas?

Wishing you all the best!

0 项奖励
回复