imx: support i.MX8QM ROM 7720 a1 board
[platform/kernel/u-boot.git] / board / advantech / imx8qm_rom7720_a1 / imximage.cfg
1 /* SPDX-License-Identifier:     GPL-2.0+ */
2 /*
3  * Copyright 2018 NXP
4  */
5
6 #define __ASSEMBLY__
7
8 /* Boot from SD, sector size 0x400 */
9 BOOT_FROM SD 0x400
10 /* SoC type IMX8QM */
11 SOC_TYPE IMX8QM
12 /* Append seco container image */
13 APPEND mx8qm-ahab-container.img
14 /* Create the 2nd container */
15 CONTAINER
16 /* Add scfw image with exec attribute */
17 IMAGE SCU mx8qm-val-scfw-tcm.bin
18 /* Add ATF image with exec attribute */
19 IMAGE A35 bl31.bin 0x80000000
20 /* Add U-Boot image with load attribute */
21 DATA A35 u-boot-dtb.bin 0x80020000