[meta-freescale] [meta-fsl-ppc][dylan][PATCH 06/12] build b4420qds-usdpaa dts by default

b28495 at freescale.com b28495 at freescale.com
Tue Jan 7 05:06:57 PST 2014


From: Zongchun Yu <Zongchun.Yu at freescale.com>

Signed-off-by: Zongchun Yu <Zongchun.Yu at freescale.com>
---
 conf/machine/b4420qds-64b.conf |    2 +-
 conf/machine/b4420qds.conf     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/b4420qds-64b.conf b/conf/machine/b4420qds-64b.conf
index 8ab1d29..0f9abed 100644
--- a/conf/machine/b4420qds-64b.conf
+++ b/conf/machine/b4420qds-64b.conf
@@ -8,7 +8,7 @@ SOC_FAMILY = "b4420"
 
 # TODO: fix 32bit build of u-boot
 UBOOT_MACHINES ?= "B4420QDS"
-KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4420qds.dts"
+KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4420qds.dts ${S}/arch/powerpc/boot/dts/b4420qds-usdpaa.dts"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf
index fe1a44e..9394a86 100644
--- a/conf/machine/b4420qds.conf
+++ b/conf/machine/b4420qds.conf
@@ -6,7 +6,7 @@ require conf/machine/include/soc-family.inc
 
 SOC_FAMILY = "b4420"
 UBOOT_MACHINES ?= "B4420QDS"
-KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4420qds.dts"
+KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4420qds.dts ${S}/arch/powerpc/boot/dts/b4420qds-usdpaa.dts"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-- 
1.7.3.4




More information about the meta-freescale mailing list