summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4240qds-64b.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t4240qds-64b.conf')
-rw-r--r--conf/machine/t4240qds-64b.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf
index ac5cd4a..4ea62c5 100644
--- a/conf/machine/t4240qds-64b.conf
+++ b/conf/machine/t4240qds-64b.conf
@@ -7,7 +7,7 @@ require conf/machine/include/soc-family.inc
7SOC_FAMILY = "t4240" 7SOC_FAMILY = "t4240"
8# TODO: fix 32bit build of u-boot 8# TODO: fix 32bit build of u-boot
9UBOOT_MACHINES ?= "T4240QDS" 9UBOOT_MACHINES ?= "T4240QDS"
10KERNEL_DEVICETREE = "t4240qds.dtb t4240qds-usdpaa.dtb" 10KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb"
11KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev2_defconfig" 11KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev2_defconfig"
12 12
13JFFS2_ERASEBLOCK = "0x10000" 13JFFS2_ERASEBLOCK = "0x10000"