Porting LCD driver to uboot on imx8ulp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Porting LCD driver to uboot on imx8ulp

306件の閲覧回数
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 返信

251件の閲覧回数
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 件の賞賛
返信