how set imx6 HDMI force output ,don't need hdmi ddc(i2c) comunication?

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

how set imx6 HDMI force output ,don't need hdmi ddc(i2c) comunication?

1,678 Views
昌清黄
Contributor I

hardware :   imx6q    (HDMI)->      DS90UB949       (fpd-link) ->   DS90UB9490     (mipi-csi)->    imx6D

we set uboot cmdline:

setenv bootcmd boota mmc2
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0 consoleblank=0 vmalloc=256M init=/init video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off androidboot.hardware=freescale cma=384M androidboot.selinux=disabled androidboot.dm_verity=disabled

saveenv

but when system  boot,  hmdi no display.

HDMI output  need ddc(i2c) comunication

so how set imx6 HDMI force output ,don't need hdmi ddc(i2c) comunication?

0 Kudos
2 Replies

943 Views
igorpadykov
NXP Employee
NXP Employee

Hi

please refer to Chapter 15 On-Chip High-Definition Multimedia Interface (HDMI)

attached Linux Manual and remove (comment) all ddc(i2c) references.

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

0 Kudos

943 Views
昌清黄
Contributor I
0 Kudos