summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-01-09 14:43:11 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:23 -0300
commit7763a391b377bc6c25e92e11761ab04b2f81a7ea (patch)
treeab122a36a441b3e01d76dfd6456dc15b5949f5d5 /conf
parentd7894e8d4d9f1e063c53e4215c98ba76633aaba4 (diff)
downloadmeta-freescale-7763a391b377bc6c25e92e11761ab04b2f81a7ea.tar.gz
t1042d4rdb-64b: build usdpaa/usdpaa-shared-interfaces dtb
Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/t1042d4rdb-64b.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf
index 25b7eac4..59c0cd94 100644
--- a/conf/machine/t1042d4rdb-64b.conf
+++ b/conf/machine/t1042d4rdb-64b.conf
@@ -22,7 +22,9 @@ UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
22 22
23HV_CFG_M = "t1040rdb" 23HV_CFG_M = "t1040rdb"
24 24
25KERNEL_DEVICETREE ?= "t1042d4rdb.dtb" 25KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \
26 t1042d4rdb-usdpaa-shared-interfaces.dtb \
27"
26KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig" 28KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
27 29
28JFFS2_ERASEBLOCK = "0x10000" 30JFFS2_ERASEBLOCK = "0x10000"