summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/t1040d4rdb-64b.conf2
-rw-r--r--conf/machine/t1040d4rdb.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/t1040d4rdb-64b.conf b/conf/machine/t1040d4rdb-64b.conf
index 790dd305..9ce616db 100644
--- a/conf/machine/t1040d4rdb-64b.conf
+++ b/conf/machine/t1040d4rdb-64b.conf
@@ -20,6 +20,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
20UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin" 20UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
21UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin" 21UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
22 22
23HV_CFG_M = "t1040rdb"
24
23KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa-lag.dtb" 25KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa-lag.dtb"
24KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig" 26KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
25 27
diff --git a/conf/machine/t1040d4rdb.conf b/conf/machine/t1040d4rdb.conf
index abdbe6e3..d4b4aefb 100644
--- a/conf/machine/t1040d4rdb.conf
+++ b/conf/machine/t1040d4rdb.conf
@@ -20,6 +20,8 @@ UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
20UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin" 20UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
21UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin" 21UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
22 22
23HV_CFG_M = "t1040rdb"
24
23KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa-lag.dtb" 25KERNEL_DEVICETREE ?= "t1040d4rdb.dtb t1040d4rdb-usdpaa-lag.dtb"
24KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig" 26KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig"
25 27