I.MX6 lvds LC420EUN

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,207件の閲覧回数
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,651件の閲覧回数
jayaramks
Contributor III
0 件の賞賛
返信
2 返答(返信)
1,652件の閲覧回数
jayaramks
Contributor III
0 件の賞賛
返信
1,651件の閲覧回数
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 件の賞賛
返信