]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6qsabrelite: add device tree kernel target
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 13 Jun 2012 18:37:23 +0000 (15:37 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 10 Jul 2012 17:41:23 +0000 (14:41 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx6qsabrelite.conf

index 70196e41ba4b6acd7e04ff811a078e2362066920..efd7b72bbbc0962bf06a57bb98d087307481b131 100644 (file)
@@ -8,6 +8,8 @@ include conf/machine/include/tune-cortexa9.inc
 
 SOC_FAMILY = "mx6"
 
+KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6q-sabrelite.dts"
+
 UBOOT_ENTRYPOINT =  "0x10800000"
 UBOOT_LOADADDRESS = "0x10800000"
 UBOOT_MACHINE = "mx6qsabrelite_config"