[meta-freescale] [meta-fsl-arm][PATCH 2/2] imx6dlsabreauto: Change to use u-boot-fslc

Otavio Salvador otavio at ossystems.com.br
Fri Oct 24 08:48:30 PDT 2014


This board is now supported by u-boot-fslc so we move from u-boot-imx
to it; this is preferred as this U-Boot fork follows closely the
mainline tree which brings faster development cycle and helps to
extend the test of i.MX6 support.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 conf/machine/imx6dlsabreauto.conf | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/conf/machine/imx6dlsabreauto.conf b/conf/machine/imx6dlsabreauto.conf
index 6477ba4..8c0fe85 100644
--- a/conf/machine/imx6dlsabreauto.conf
+++ b/conf/machine/imx6dlsabreauto.conf
@@ -11,10 +11,6 @@ SOC_FAMILY = "mx6:mx6dl"
 KERNEL_DEVICETREE = "imx6dl-sabreauto.dtb imx6dl-sabreauto-gpmi-weim.dtb imx6dl-sabreauto-ecspi.dtb "
 KERNEL_DEVICETREE += "imx6dl-sabreauto-flexcan1.dtb "
 
-PREFERRED_PROVIDER_u-boot = "u-boot-imx"
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"
-KERNEL_IMAGETYPE = "uImage"
-
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx6dlsabreauto_config,sdcard"
 UBOOT_CONFIG[eimnor] = "mx6dlsabreauto_eimnor_config"
-- 
2.1.1



More information about the meta-freescale mailing list