[meta-freescale] [meta-fsl-arm-extra][PATCH v2 5/8] wandboard-dual: Use U-Boot mainline

Otavio Salvador otavio at ossystems.com.br
Tue Apr 9 12:21:57 PDT 2013


The U-Boot 2013.04 has support for Wandboard so we use it, from now on.

Change-Id: I9bdf3ce688d13f8d07d83643df097a1ce6341b6c
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 conf/machine/wandboard-dual.conf | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf
index 02d63b7..f19b1a4 100644
--- a/conf/machine/wandboard-dual.conf
+++ b/conf/machine/wandboard-dual.conf
@@ -9,12 +9,9 @@ SOC_FAMILY = "wandboard:mx6dl:mx6"
 
 KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6dl-wandboard.dts"
 
-PREFERRED_PROVIDER_u-boot = "u-boot-imx" 
 PREFERRED_PROVIDER_virtual/kernel = "linux-wandboard"
 
-UBOOT_MACHINE = "wandboard_config"
-UBOOT_SUFFIX = "bin"
-UBOOT_PADDING = "2"
+UBOOT_MACHINE = "wandboard_dl_config"
 
 SERIAL_CONSOLE = "115200 ttymxc0"
 
-- 
1.8.1




More information about the meta-freescale mailing list