summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/imx8dxl-evk.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/imx8dxl-evk.conf b/conf/machine/imx8dxl-evk.conf
index c0427314..84ab5315 100644
--- a/conf/machine/imx8dxl-evk.conf
+++ b/conf/machine/imx8dxl-evk.conf
@@ -34,6 +34,9 @@ KERNEL_DEVICETREE_append_use-nxp-bsp = " \
34 freescale/imx8dxl-evk-rpmsg.dtb \ 34 freescale/imx8dxl-evk-rpmsg.dtb \
35" 35"
36 36
37ATF_PLATFORM = "imx8dxl"
38IMX_BOOT_SOC_TARGET = "iMX8DXL"
39
37UBOOT_MAKE_TARGET = "all" 40UBOOT_MAKE_TARGET = "all"
38SPL_BINARY = "spl/u-boot-spl.bin" 41SPL_BINARY = "spl/u-boot-spl.bin"
39 42