How can IMX8MQ specify a resolution through a firmware file?

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

How can IMX8MQ specify a resolution through a firmware file?

299件の閲覧回数
ximenbingmeng
Contributor IV

How can IMX8MQ specify a resolution through a firmware file?
We are using the IMX8MQ chip with kernel version 5.10.72. Here is a reference link.

https://blog.csdn.net/u010936265/article/details/134227945

We also want to try reading the. bin file to force HDMI output, but we did not see the/Documentation/EDID/directory for kernel5.10.72. Is there any other modification method? Thank you.

ラベル(1)
0 件の賞賛
返信
1 返信

244件の閲覧回数
pengyong_zhang
NXP Employee
NXP Employee

Hi, @ximenbingmeng 

You can manually build this firmware.
Reference code is attached, you can directly use "make" command to create firmware such as 1280x1024.bin
Then you need to enable the CONFIG "CONFIG_DRM_LOAD_EDID_FIRMWARE" in make menuconfig. Other steps just follow what that blog says would be ok.

0 件の賞賛
返信