blob: 259a1646bf997029cd5f26f5b170a7cafe7c489d [file] [log] [blame]
Peng Fan6d9b4832018-10-16 04:50:39 +00001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright 2018 NXP
4 *
5 * Refer doc/README.imx8image for more details about how-to configure
6 * and create imx8image boot image
7 */
8
9#define __ASSEMBLY__
Peng Fan6d9b4832018-10-16 04:50:39 +000010
11/* Boot from SD, sector size 0x400 */
12BOOT_FROM SD 0x400
13/* SoC type IMX8QX */
14SOC_TYPE IMX8QX
15/* Append seco container image */
16APPEND ahab-container.img
17/* Create the 2nd container */
18CONTAINER
19/* Add scfw image with exec attribute */
20IMAGE SCU mx8qx-mek-scfw-tcm.bin
21/* Add ATF image with exec attribute */
Peng Fan018e3fd2018-12-21 06:21:34 +000022IMAGE A35 spl/u-boot-spl.bin 0x00100000