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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,055 Views
teddy123
Contributor III

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

Labels (3)
0 Kudos
1 Reply

464 Views
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 Kudos