[meta-freescale] [PATCH 2/7] imx-base: Add Preferred Provider for i.MX 6ULL U-Boot

Lauren Post lauren.post at nxp.com
Tue Oct 11 09:34:55 PDT 2016


Use i.MX U-Boot since this is new SoC

Signed-off-by: Lauren Post <lauren.post at nxp.com>
---
 conf/machine/include/imx-base.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index e2b342b..4378fbb 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -8,6 +8,7 @@ PREFERRED_PROVIDER_u-boot ??= "u-boot-fslc"
 PREFERRED_PROVIDER_virtual/bootloader ??= "u-boot-fslc"
 
 PREFERRED_PROVIDER_u-boot-mxsboot-native ??= "u-boot-fslc-mxsboot-native"
+PREFERRED_PROVIDER_virtual/bootloader_mx6ull = "u-boot-imx"
 
 UBOOT_MAKE_TARGET ?= "u-boot.imx"
 UBOOT_MAKE_TARGET_mxs ?= "u-boot.sb"
-- 
1.9.1



More information about the meta-freescale mailing list