Skip to content
Snippets Groups Projects
Commit 7c7aaee3 authored by Ye Li's avatar Ye Li Committed by Troy Kisky
Browse files

MLK-21845-3 imx8m: Append HDMI Firmware only for imx8mq


Since only i.MX8MQ needs HDMI firmware packing into boot image. Change
the imximage.cfg with CONFIG_IMX8MQ used.

Signed-off-by: default avatarYe Li <ye.li@nxp.com>
parent c198e99b
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,9 @@ ...@@ -7,7 +7,9 @@
FIT FIT
BOOT_FROM sd BOOT_FROM sd
#ifdef CONFIG_IMX8MQ
SIGNED_HDMI signed_hdmi_imx8m.bin SIGNED_HDMI signed_hdmi_imx8m.bin
#endif
LOADER spl/u-boot-spl-ddr.bin 0x7E1000 LOADER spl/u-boot-spl-ddr.bin 0x7E1000
SECOND_LOADER u-boot.itb 0x40200000 0x60000 SECOND_LOADER u-boot.itb 0x40200000 0x60000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment