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

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

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

1,981 次查看
昌清黄
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 项奖励
回复
2 回复数

1,246 次查看
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 项奖励
回复

1,246 次查看
昌清黄
Contributor I
0 项奖励
回复