aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53qsb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx53qsb.conf')
-rw-r--r--conf/machine/imx53qsb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/imx53qsb.conf b/conf/machine/imx53qsb.conf
index 69aa7b0..ca73671 100644
--- a/conf/machine/imx53qsb.conf
+++ b/conf/machine/imx53qsb.conf
@@ -8,6 +8,8 @@ include conf/machine/include/tune-cortexa8.inc
SOC_FAMILY = "mx5"
+KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx53-qsb.dts"
+
UBOOT_ENTRYPOINT = "0x70800000"
UBOOT_LOADADDRESS = "0x70800000"
UBOOT_MACHINE = "mx53loco_config"