How to set HDMI as default vedio/image to lcdtv on SdabeSD

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

How to set HDMI as default vedio/image to lcdtv on SdabeSD

792 Views
andypeng
Contributor I

Hi All,

   I have no lvds lcd device,so I want to set HDMI as default vedio/image out to lcdtv on i.mx6q SdabeSD linux OS.

   How coud I do?


Can anybody answer this question ?


--andy

Labels (2)
0 Kudos
1 Reply

538 Views
ariczhang
Contributor I

you need to set it in u-boot:

setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw video=mxcfb1:dev=ldb,LDB-XGA,if=RGB666 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'