]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6dlsabresd: Use U-Boot 2009.08 from Freescale
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 11 Apr 2013 18:33:33 +0000 (15:33 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Apr 2013 21:20:21 +0000 (18:20 -0300)
The U-Boot 2013.04 does not has support for i.MX6DL SabreSD so ensure
we use U-Boot 2009.08 until it is added.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx6dlsabresd.conf

index 754b5554fe357f999c1f57faf811ddb71c9a5a5d..215ec1bc6a472af94efa8beacb3771bd6d374e32 100644 (file)
@@ -7,6 +7,8 @@ include conf/machine/include/tune-cortexa9.inc
 
 SOC_FAMILY = "mx6dl:mx6"
 
+PREFERRED_PROVIDER_u-boot = "u-boot-imx"
+
 UBOOT_MACHINE = "mx6dl_sabresd_config"
 UBOOT_SUFFIX = "bin"
 UBOOT_PADDING = "2"