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