From: Zhenhua Luo Date: Thu, 1 Nov 2012 06:31:46 +0000 (+0800) Subject: correct the dts name for t4240qds X-Git-Tag: 2.1~534^2~337 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9d5facaa5677e2bc683332a77ac8549561c6504f;p=meta-freescale.git correct the dts name for t4240qds t4240.dts => t4240qds.dts Signed-off-by: Zhenhua Luo --- diff --git a/meta-fsl-ppc/conf/machine/t4240qds.conf b/meta-fsl-ppc/conf/machine/t4240qds.conf index 3ad7ae20..934b5254 100644 --- a/meta-fsl-ppc/conf/machine/t4240qds.conf +++ b/meta-fsl-ppc/conf/machine/t4240qds.conf @@ -4,7 +4,7 @@ require e6500.inc UBOOT_MACHINES ?= "T4240QDS" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240.dts" +KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000"