aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6slevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6slevk.conf')
-rw-r--r--conf/machine/imx6slevk.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
index d1c0e457..1e8c403b 100644
--- a/conf/machine/imx6slevk.conf
+++ b/conf/machine/imx6slevk.conf
@@ -17,6 +17,9 @@ KERNEL_DEVICETREE_append_use-nxp-bsp = " \
imx6sl-evk-uart.dtb \
"
+UBOOT_MAKE_TARGET = "u-boot.imx"
+UBOOT_SUFFIX = "imx"
+
UBOOT_CONFIG ??= " \
sd \
${@bb.utils.contains('MACHINE_FEATURES', 'optee', 'sd-optee', '', d)} \