diff options
-rw-r--r-- | conf/machine/imx6ulevk.conf | 1 |
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" | |||
18 | UBOOT_MAKE_TARGET = "" | 18 | UBOOT_MAKE_TARGET = "" |
19 | UBOOT_CONFIG ??= "sd" | 19 | UBOOT_CONFIG ??= "sd" |
20 | UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard" | 20 | UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard" |
21 | UBOOT_CONFIG[emmc] = "mx6ul_14x14_evk_emmc_config,sdcard" | ||
21 | UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config" | 22 | UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config" |
22 | UBOOT_CONFIG[mfgtool] = "mx6ul_14x14_evk_config" | 23 | UBOOT_CONFIG[mfgtool] = "mx6ul_14x14_evk_config" |