]> code.ossystems Code Review - meta-freescale.git/commitdiff
correct the dts name for t4240qds
authorZhenhua Luo <b19537@freescale.com>
Thu, 1 Nov 2012 06:31:46 +0000 (14:31 +0800)
committerMatthew McClintock <msm@freescale.com>
Wed, 30 Jan 2013 22:52:47 +0000 (16:52 -0600)
t4240.dts => t4240qds.dts

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
meta-fsl-ppc/conf/machine/t4240qds.conf

index 3ad7ae20a5860ed80a1493fb5c57a8baf9dcddcb..934b5254199eabce1dd251b2d6b86a93c114d4b1 100644 (file)
@@ -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"