summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53ard.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-06-13 16:09:09 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2012-07-10 14:41:23 -0300
commit3e8beec71be78c11957506b9f1de4c5f7c85abd4 (patch)
treebbba34f9817aa283bfab04487c4e9fd17f7e8601 /conf/machine/imx53ard.conf
parent939736e0198d28589a71403909fb210bb70ecfd6 (diff)
downloadmeta-fsl-arm-3e8beec71be78c11957506b9f1de4c5f7c85abd4.tar.gz
imx53ard: add device tree kernel target
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx53ard.conf')
-rw-r--r--conf/machine/imx53ard.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/imx53ard.conf b/conf/machine/imx53ard.conf
index d4ff4d7..9b070d0 100644
--- a/conf/machine/imx53ard.conf
+++ b/conf/machine/imx53ard.conf
@@ -8,6 +8,8 @@ include conf/machine/include/tune-cortexa8.inc
8 8
9SOC_FAMILY = "mx5" 9SOC_FAMILY = "mx5"
10 10
11KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx53-ard.dts"
12
11UBOOT_ENTRYPOINT = "0x70800000" 13UBOOT_ENTRYPOINT = "0x70800000"
12UBOOT_LOADADDRESS = "0x70800000" 14UBOOT_LOADADDRESS = "0x70800000"
13UBOOT_MACHINE = "mx53ard_config" 15UBOOT_MACHINE = "mx53ard_config"