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

Otavio Salvador otavio at ossystems.com.br
Thu Sep 24 10:03:55 PDT 2015


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

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

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

diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf
index 9ee9ea3..f59a595 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -16,9 +16,6 @@ KERNEL_DEVICETREE = "imx7d-sdb.dtb imx7d-sdb-enet.dtb imx7d-sdb-epdc.dtb \
                      imx7d-sdb-qspi.dtb imx7d-sdb-wm8960.dtb imx7d-sdb-sim.dtb \
                      imx7d-sdb-touch.dtb"
 
-PREFERRED_PROVIDER_u-boot = "u-boot-imx"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"
-
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx7dsabresd_config,sdcard"
 UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config"
-- 
2.5.3



More information about the meta-freescale mailing list