Is it possible dual display(LVDS + LVDS) in the sabre platform?
I found it has two LVDS connector and it works fine in single display.
So tell me how to do it in u-boot bootargs please.
解決済! 解決策の投稿を見る。
Hi
You can used the ldb=dul0 for dual display mode.
Following is different option used for LVDS connection.
"ldb=spl0/1" -- split mode on DI0/1
"ldb=dul0/1" -- dual mode on DI0/1
"ldb=sin0/1" -- single mode on LVDS0/1
"ldb=sep0/1" -- separate mode begin from LVDS0/1
Thanks
Saurabh
Hi
You can used the ldb=dul0 for dual display mode.
Following is different option used for LVDS connection.
"ldb=spl0/1" -- split mode on DI0/1
"ldb=dul0/1" -- dual mode on DI0/1
"ldb=sin0/1" -- single mode on LVDS0/1
"ldb=sep0/1" -- separate mode begin from LVDS0/1
Thanks
Saurabh