Can i.mx6 sabre platform use dual LVDS?

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

Can i.mx6 sabre platform use dual LVDS?

跳至解决方案
1,714 次查看
JHY
Contributor IV

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.

标签 (1)
0 项奖励
回复
1 解答
756 次查看
saurabh206
Senior Contributor III

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
757 次查看
saurabh206
Senior Contributor III

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

0 项奖励
回复