summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2017-02-10 11:03:30 -0600
committerAnson Huang <Anson.Huang@nxp.com>2017-06-08 20:59:50 +0800
commitaaf584d4133e609d73a2947ec0550000bbd2a739 (patch)
treef3cd3f4c6e74e22501be4d758f11e7ca478ea446 /arch/arm/boot/dts/Makefile
parent0264589d1f93822996d032db27f1fe9cfa3066d9 (diff)
MLK-13906: ARM: dts: new dtb for mfgtool to burn both BSP and M4 to eMMC
Add one more dtb file for mfgtool purpose only, it enabled both eMMC and QSPI to burn both BSP and M4 images in one process. Kernel still uses the original eMMC dtb so the QSPI, which belongs to M4 domain won't be exposed in A7 domain. Signed-off-by: Han Xu <han.xu@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 5d90679081ce..ec4afe7da4c6 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -575,6 +575,7 @@ dtb-$(CONFIG_SOC_IMX7ULP) += \
imx7ulp-14x14-arm2.dtb \
imx7ulp-evk.dtb \
imx7ulp-evk-emmc.dtb \
+ imx7ulp-evk-emmc-qspi.dtb \
imx7ulp-evk-sd1.dtb \
imx7ulp-evk-lpuart.dtb \
imx7ulp-evk-qspi.dtb \