summaryrefslogtreecommitdiffstats
path: root/conf/machine/t1042d4rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t1042d4rdb.conf')
-rw-r--r--conf/machine/t1042d4rdb.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf
index 3d6d2c81..fd5c5287 100644
--- a/conf/machine/t1042d4rdb.conf
+++ b/conf/machine/t1042d4rdb.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/corenet32_fmanv3l_smp_defconfig" 28KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
27 29
28JFFS2_ERASEBLOCK = "0x10000" 30JFFS2_ERASEBLOCK = "0x10000"