[meta-freescale] [meta-fsl-ppc 18/42] t4240qds: add usdpaa dts in the build list

Zhenhua Luo zhenhua.luo at freescale.com
Wed Jan 30 00:51:28 PST 2013


From: Zhenhua Luo <b19537 at freescale.com>

Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
---
 conf/machine/t4240qds-64b.conf |    3 ++-
 conf/machine/t4240qds.conf     |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf
index c3fa9dc..7063f9e 100644
--- a/conf/machine/t4240qds-64b.conf
+++ b/conf/machine/t4240qds-64b.conf
@@ -5,7 +5,8 @@ require e6500-64b.inc
 
 # TODO: fix 32bit build of u-boot
 UBOOT_MACHINES ?= "T4240QDS"
-KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts"
+KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts \
+	${S}/arch/powerpc/boot/dts/t4240qds-usdpaa.dts"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index 28863ff..9cb3f82 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -4,7 +4,8 @@
 require e6500.inc
 
 UBOOT_MACHINES ?= "T4240QDS"
-KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts"
+KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts \
+	${S}/arch/powerpc/boot/dts/t4240qds-usdpaa.dts"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-- 
1.7.9.5





More information about the meta-freescale mailing list