blob: 88d6955a9ef3b9787314d6c917e5b341dd96a9e9 [file] [log] [blame]
Peng Fan6d9b4832018-10-16 04:50:39 +00001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright 2018 NXP
4 *
Patrick Delaunaya0cd1e12020-02-28 15:18:13 +01005 * Refer doc/imx/mkimage/imx8image.txt for more details about how-to configure
Peng Fan6d9b4832018-10-16 04:50:39 +00006 * and create imx8image boot image
7 */
8
Peng Fan6d9b4832018-10-16 04:50:39 +00009
Oliver Graute61c57b62022-11-04 16:03:39 +010010BOOT_FROM sd
Peng Fan6d9b4832018-10-16 04:50:39 +000011/* SoC type IMX8QX */
12SOC_TYPE IMX8QX
13/* Append seco container image */
14APPEND ahab-container.img
15/* Create the 2nd container */
16CONTAINER
17/* Add scfw image with exec attribute */
18IMAGE SCU mx8qx-mek-scfw-tcm.bin
19/* Add ATF image with exec attribute */
Peng Fan018e3fd2018-12-21 06:21:34 +000020IMAGE A35 spl/u-boot-spl.bin 0x00100000