How to enable Dual Display in sabresd board running on Android Kitkat ?

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

How to enable Dual Display in sabresd board running on Android Kitkat ?

1,549 次查看
teddy123
Contributor III

Does anyone know how to enable two lvds displays in a sabresd board for showing different outputs ?

标签 (3)
0 项奖励
回复
1 回复

958 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Dual display configuration has been tested for LVDS+HDMI case.

As the ChiMei M216H1-L01 1080P dual channel LVDS panel has been verified on SabreSD board,

but hardware rework was needed to connect the LVDS_TX3 signal from IMX6 to LVDS connector.

Because the panel timing parameters are already included in the kernel driver "ldb.c" as followed,

no software modification was needed for this 1080p lvds panel.

video mode in kernel command line: "video=mxcfb0:dev=ldb,LDB-1080P60, if=RGB24,bpp=32 ldb=spl0".

OR Some configurations need in the  u-boot parameter:

video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666 video=mxcfb1:dev=ldb,LDB-WSVGA,if=RGB666 ldb=sep0"

is working for dual LVDS configuration.

Also please check "Gstreamer dual display resoultions"

< https://community.freescale.com/message/327358#327358 >

Hope it helps


Have a great day,
(my name)

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

0 项奖励
回复