[meta-freescale] [meta-fsl-arm PATCH v2 2/3] imx6ulevk: Use U-Boot FSLC by default

Otavio Salvador otavio at ossystems.com.br
Mon Sep 28 09:47:13 PDT 2015


The U-Boot 2015.10 adds support for the i.MX6 UltraLite so we can use
it instead of Freescale fork, preferring the mainline code.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

Changes in v2: None

 conf/machine/imx6ulevk.conf | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index 00423cb..6a26768 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -13,9 +13,6 @@ SOC_FAMILY = "mx6ul"
 
 KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb"
 
-PREFERRED_PROVIDER_u-boot = "u-boot-imx"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"
-
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard"
 UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config"
-- 
2.5.3



More information about the meta-freescale mailing list