diff options
-rw-r--r-- | conf/machine/imx6ulevk.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf index 00423cbf..6a26768a 100644 --- a/conf/machine/imx6ulevk.conf +++ b/conf/machine/imx6ulevk.conf | |||
@@ -13,9 +13,6 @@ SOC_FAMILY = "mx6ul" | |||
13 | 13 | ||
14 | KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb" | 14 | KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb" |
15 | 15 | ||
16 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" | ||
17 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" | ||
18 | |||
19 | UBOOT_CONFIG ??= "sd" | 16 | UBOOT_CONFIG ??= "sd" |
20 | UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard" | 17 | UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard" |
21 | UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config" | 18 | UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config" |