summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qm_mek/uboot-container.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/imx8qm_mek/uboot-container.cfg')
-rw-r--r--board/freescale/imx8qm_mek/uboot-container.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/freescale/imx8qm_mek/uboot-container.cfg b/board/freescale/imx8qm_mek/uboot-container.cfg
new file mode 100644
index 0000000000..6cc47cd102
--- /dev/null
+++ b/board/freescale/imx8qm_mek/uboot-container.cfg
@@ -0,0 +1,13 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright 2019 NXP
+ */
+
+#define __ASSEMBLY__
+
+/* This file is to create a container image could be loaded by SPL */
+BOOT_FROM SD 0x400
+SOC_TYPE IMX8QM
+CONTAINER
+IMAGE A35 bl31.bin 0x80000000
+IMAGE A35 u-boot.bin CONFIG_SYS_TEXT_BASE