6cc47cd1027fc065497633289fc31a08af968957
[oweals/u-boot.git] / uboot-container.cfg
1 /* 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 */
9 BOOT_FROM SD 0x400
10 SOC_TYPE IMX8QM
11 CONTAINER
12 IMAGE A35 bl31.bin      0x80000000
13 IMAGE A35 u-boot.bin    CONFIG_SYS_TEXT_BASE