blob: 4350e2967cc6a9a537d16bbbc73f02639a53de3e [file] [log] [blame]
Anatolij Gustschin49234a32020-01-07 16:37:42 +01001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright 2018 NXP
4 *
Patrick Delaunay258117a2020-02-28 15:18:13 +01005 * Refer doc/imx/mkimage/imx8image.txt for more details about how-to configure
Anatolij Gustschin49234a32020-01-07 16:37:42 +01006 * and create imx8image boot image
7 */
8
Anatolij Gustschin49234a32020-01-07 16:37:42 +01009
10/* Boot from SD, sector size 0x400 */
Oliver Grauteeeddb282022-11-04 16:03:41 +010011BOOT_FROM sd
Anatolij Gustschin49234a32020-01-07 16:37:42 +010012/* SoC type IMX8QX */
13SOC_TYPE IMX8QX
14/* Append seco container image */
15APPEND ahab-container.img
16/* Create the 2nd container */
17CONTAINER
18/* Add scfw image with exec attribute */
19IMAGE SCU capricorn-scfw-tcm.bin
20/* Add ATF image with exec attribute */
21IMAGE A35 spl/u-boot-spl.bin 0x00100000