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.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index 6a26768a..1a60c6a1 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -13,6 +13,9 @@ SOC_FAMILY = "mx6ul"
13 13
14KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb" 14KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb"
15 15
16UBOOT_SUFFIX = "img"
17SPL_BINARY = "SPL"
18UBOOT_MAKE_TARGET = ""
16UBOOT_CONFIG ??= "sd" 19UBOOT_CONFIG ??= "sd"
17UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard" 20UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard"
18UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config" 21UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config"