From: Zhenhua Luo <[email protected]>
Signed-off-by: Zhenhua Luo <[email protected]>
---
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
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale