]> code.ossystems Code Review - meta-freescale.git/commitdiff
build b4420qds-usdpaa dts by default
authorZongchun Yu <Zongchun.Yu@freescale.com>
Wed, 9 Oct 2013 07:33:07 +0000 (07:33 +0000)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Thu, 10 Oct 2013 02:25:28 +0000 (10:25 +0800)
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
meta-fsl-ppc/conf/machine/b4420qds-64b.conf
meta-fsl-ppc/conf/machine/b4420qds.conf

index 9b4973e5fb00a7853ba16369594c4c2fcd594f79..ec697abf1cc382cbe3bcd75606bb41cf4b9455db 100644 (file)
@@ -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"
index ef8f97713b6d5b09f682715e25b0908cc2e55810..2ae5b5ba9b6a0bdf4411a98d244ec541f91a896b 100644 (file)
@@ -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"