aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2018-11-20 10:19:43 +0000
committerStefano Babic <sbabic@denx.de>2019-01-01 14:12:18 +0100
commitdfbc296a8592ad5ad8d96bf58571cd56f0c0a9b9 (patch)
tree8489d34b6ffe04b6352831be41d37e5bbc4c07cc /arch
parenta9eed6e1b8d8db2e94e56ab873dc4a186b49bbdb (diff)
downloadu-boot-dfbc296a8592ad5ad8d96bf58571cd56f0c0a9b9.zip
u-boot-dfbc296a8592ad5ad8d96bf58571cd56f0c0a9b9.tar.gz
u-boot-dfbc296a8592ad5ad8d96bf58571cd56f0c0a9b9.tar.bz2
imx: imx8m: introduce imximage cfg file
imximage.cfg will be used to generate the flash.bin Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-imx/imx8m/imximage.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/imx8m/imximage.cfg b/arch/arm/mach-imx/imx8m/imximage.cfg
new file mode 100644
index 0000000..714b242
--- /dev/null
+++ b/arch/arm/mach-imx/imx8m/imximage.cfg
@@ -0,0 +1,17 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright 2018 NXP
+ */
+
+#define __ASSEMBLY__
+
+FIT
+BOOT_FROM sd
+SIGNED_HDMI signed_hdmi_imx8m.bin
+LOADER spl/u-boot-spl-ddr.bin 0x7E1000
+SECOND_LOADER u-boot.itb 0x40200000 0x60000
+
+DDR_FW lpddr4_pmu_train_1d_imem.bin
+DDR_FW lpddr4_pmu_train_1d_dmem.bin
+DDR_FW lpddr4_pmu_train_2d_imem.bin
+DDR_FW lpddr4_pmu_train_2d_dmem.bin