blob: 71612678c99e897f6b065c5ddf2c5a0aa6e41af6 [file] [log] [blame]
Peng Fan0d331c02019-03-05 02:32:49 +00001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright 2018 NXP
4 */
5
Peng Fan0d331c02019-03-05 02:32:49 +00006
7/* Boot from SD, sector size 0x400 */
8BOOT_FROM SD 0x400
9/* SoC type IMX8QM */
10SOC_TYPE IMX8QM
11/* Append seco container image */
12APPEND mx8qm-ahab-container.img
13/* Create the 2nd container */
14CONTAINER
15/* Add scfw image with exec attribute */
16IMAGE SCU mx8qm-mek-scfw-tcm.bin
17/* Add ATF image with exec attribute */
18IMAGE A35 spl/u-boot-spl.bin 0x00100000