blob: e25aa76fe1837a8be9d9bccb8d0a1b8d3a77cc48 [file] [log] [blame]
Peng Fanf31f8b02019-08-22 07:42:46 +00001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright 2019 NXP
4 */
5
Peng Fanf31f8b02019-08-22 07:42:46 +00006
7/* This file is to create a container image could be loaded by SPL */
8BOOT_FROM SD 0x400
9SOC_TYPE IMX8QM
10CONTAINER
11IMAGE A35 bl31.bin 0x80000000
Simon Glass98463902022-10-20 18:22:39 -060012IMAGE A35 u-boot.bin CONFIG_TEXT_BASE