summaryrefslogtreecommitdiffstats
path: root/conf/machine/t1040rdb-64b.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t1040rdb-64b.conf')
-rw-r--r--conf/machine/t1040rdb-64b.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t1040rdb-64b.conf b/conf/machine/t1040rdb-64b.conf
index 603bc30..7e52b72 100644
--- a/conf/machine/t1040rdb-64b.conf
+++ b/conf/machine/t1040rdb-64b.conf
@@ -9,7 +9,7 @@ require conf/machine/include/e5500-64b.inc
9SOC_FAMILY = "t1:t1040" 9SOC_FAMILY = "t1:t1040"
10UBOOT_MACHINES ?= "T1040RDB" 10UBOOT_MACHINES ?= "T1040RDB"
11KERNEL_DEVICETREE ?= "t1040rdb.dtb t1040rdb-usdpaa.dtb" 11KERNEL_DEVICETREE ?= "t1040rdb.dtb t1040rdb-usdpaa.dtb"
12KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/t1040_64bit_smp_defconfig" 12KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig"
13 13
14JFFS2_ERASEBLOCK = "0x10000" 14JFFS2_ERASEBLOCK = "0x10000"
15 15