[meta-freescale] [meta-fsl-arm-extra][PATCH v2 7/8] wandboard-dual: Remove the device-tree entry as it is not available

Otavio Salvador otavio at ossystems.com.br
Tue Apr 9 12:22:00 PDT 2013


The Linux mainline does not yet include support for Wandboard so we
shouldn't have it here until the support has been added.

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

diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf
index f19b1a4..ce249e7 100644
--- a/conf/machine/wandboard-dual.conf
+++ b/conf/machine/wandboard-dual.conf
@@ -7,8 +7,6 @@ include conf/machine/include/tune-cortexa9.inc
 
 SOC_FAMILY = "wandboard:mx6dl:mx6"
 
-KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6dl-wandboard.dts"
-
 PREFERRED_PROVIDER_virtual/kernel = "linux-wandboard"
 
 UBOOT_MACHINE = "wandboard_dl_config"
-- 
1.8.1




More information about the meta-freescale mailing list