summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6ulevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6ulevk.conf')
-rw-r--r--conf/machine/imx6ulevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index 01ebce6f..44f54c1f 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -20,7 +20,7 @@ KERNEL_DEVICETREE_use-mainline-bsp = "imx6ul-14x14-evk.dtb"
20UBOOT_MAKE_TARGET = "" 20UBOOT_MAKE_TARGET = ""
21UBOOT_SUFFIX = "img" 21UBOOT_SUFFIX = "img"
22SPL_BINARY = "SPL" 22SPL_BINARY = "SPL"
23WKS_FILE = "imx-uboot-spl-bootpart.wks" 23WKS_FILE = "imx-uboot-spl-bootpart.wks.in"
24 24
25UBOOT_CONFIG ??= "sd" 25UBOOT_CONFIG ??= "sd"
26UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard" 26UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard"