From acd3de486b5fafd1e62bef5a86c16de37397551a Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 13 Jun 2012 15:37:23 -0300 Subject: imx6qsabrelite: add device tree kernel target Signed-off-by: Otavio Salvador --- conf/machine/imx6qsabrelite.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine') diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf index 70196e4..efd7b72 100644 --- a/conf/machine/imx6qsabrelite.conf +++ b/conf/machine/imx6qsabrelite.conf @@ -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" -- cgit v1.2.3-54-g00ecf