How to setting uboot parameter for HDMI output?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to setting uboot parameter for HDMI output?

ソリューションへジャンプ
6,940件の閲覧回数
felixhsu
Contributor III

Hi All

Platform: i.MX8M-EVK

SW: Linux version 4.9.51-imx_4.9.51_imx8m_ga+g6df7474

An error occurred when adding the HDMI output parameter to the kernel parameter as follows. 

uboot command line:

setenv mmcargs 'setenv bootargs ${bootargs} root=${mmcroot} rootwait rw video=HDMI-A-1:dev=hdmi,1920x1080@59.94,if=RGB24'

error message:

[    1.474509] [drm] parse error at position 30 in video mode 'dev=hdmi,1920x1080@59.94,if=RGB24'

How can I fixed it?

ラベル(3)
0 件の賞賛
返信
1 解決策
5,976件の閲覧回数
victoryu
Contributor III

The video must be set HDMI-A-1 not HDMIA-1.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
5,970件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Felix

one can try with Demo Images

https://www.nxp.com/webapp/Download?colCode=L4.9.51_IMX8MQ_GA&appType=license&location=null&Parent_n... 

using attached Release Notes recommendations described in

Table 3. Kernel and device tree configurations:
fsl-imx8mq-evk.dts: for HDMI output
Table 4. Pre-built images :
Combined Boot Image, imx-boot-imx8mqevk-sd.bin-flash_hdmi_spl_uboot
Table 10. Common kernel boot parameters :
video kernel parameter:  1920x1080p60: video=HDMIA-1:1920x1080-32@60

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

0 件の賞賛
返信
5,977件の閲覧回数
victoryu
Contributor III

The video must be set HDMI-A-1 not HDMIA-1.

0 件の賞賛
返信