blob: 8165811818523014029703af0707c06f626d410f [file] [log] [blame]
Peng Fand94049c2019-08-22 07:42:43 +00001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright 2019 NXP
4 */
5
6#define __ASSEMBLY__
7
8/* This file is to create a container image could be loaded by SPL */
9BOOT_FROM SD 0x400
10SOC_TYPE IMX8QX
11CONTAINER
12IMAGE A35 bl31.bin 0x80000000
13IMAGE A35 u-boot.bin CONFIG_SYS_TEXT_BASE