[meta-freescale] [meta-fsl-ppc][PATCH 2/6] build b4420qds-usdpaa dts by default

b28495 at freescale.com b28495 at freescale.com
Wed Oct 9 00:33:07 PDT 2013


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 9b4973e..ec697ab 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 = "b4420qds.dtb"
+KERNEL_DEVICETREE = "b4420qds.dtb b4420qds-usdpaa.dtb"
 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 ef8f977..2ae5b5b 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 = "b4420qds.dtb"
+KERNEL_DEVICETREE = "b4420qds.dtb b4420qds-usdpaa.dtb"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
-- 
1.7.3.4





More information about the meta-freescale mailing list