I.MX6 lvds LC420EUN

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

I.MX6 lvds LC420EUN

跳至解决方案
2,206 次查看
philipfeng
Contributor I

Hi everybody,

  I got a problem with I.MX6 connect to LG's LCD screen LC420EUN by LVDS .

  This is a LCD with resolution 1920x1080 .

  I changed the uboot param to LDB-1080P60 mode , and the lcd not work correctly.

  After read some document , I know I should change the configure of the fb_videomode struct in ldb.c .

  But the LCD TIMING TABLE describe as below , and I don't know how to config the fb_videomode param , did any body know ?

QQ图片20151214115356.png

标记 (2)
0 项奖励
回复
1 解答
1,650 次查看
jayaramks
Contributor III
0 项奖励
回复
2 回复数
1,651 次查看
jayaramks
Contributor III
0 项奖励
回复
1,650 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Philip

For 3.10.31 kernel, the attached patch was needed, the video mode is as followed.

For 3.10.17 kernel and older versions, just add the followed video mode:

video=mxcfb0:dev=ldb,LDB-1080P60,if=RGB24,bpp=32 ldb=spl1

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复