Porting LCD driver to uboot on imx8ulp

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

Porting LCD driver to uboot on imx8ulp

234 次查看
wangrucheng
Contributor I

Hi @brian14 

I created a new post to explain the problem I am currently experiencing.

I used a screen with ST7701S as the controller. Currently, the kernel can display the image normally, but when I porting it to uboot, I found that the NXP logo could not be displayed normally.

What I can confirm is that there is no problem with the device tree and there is no problem with the screen initialization code.

The attachment contains uboot kernel code and panel spec.

Can you give me some advice?

Thanks

0 项奖励
回复
1 回复

179 次查看
brian14
NXP TechSupport
NXP TechSupport

Hi @wangrucheng

Thank you for your reply with the information.

I have reviewed the driver; device tree and parameters and it seems that all is fine. You can try reading the MIPI PLL register and compare on Uboot stage and Kernel stage. Check whether is there any differences between this value and if it's overwriting the value.

0 项奖励
回复