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.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index 7ab0963e..12d62bfa 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -18,5 +18,6 @@ SPL_BINARY = "SPL"
18UBOOT_MAKE_TARGET = "" 18UBOOT_MAKE_TARGET = ""
19UBOOT_CONFIG ??= "sd" 19UBOOT_CONFIG ??= "sd"
20UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard" 20UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard"
21UBOOT_CONFIG[emmc] = "mx6ul_14x14_evk_emmc_config,sdcard"
21UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config" 22UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config"
22UBOOT_CONFIG[mfgtool] = "mx6ul_14x14_evk_config" 23UBOOT_CONFIG[mfgtool] = "mx6ul_14x14_evk_config"