aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx51evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx51evk.conf')
-rw-r--r--conf/machine/imx51evk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx51evk.conf b/conf/machine/imx51evk.conf
index 7c66435d..5934afa1 100644
--- a/conf/machine/imx51evk.conf
+++ b/conf/machine/imx51evk.conf
@@ -9,7 +9,7 @@ MACHINEOVERRIDES =. "mx5:mx51:"
include conf/machine/include/imx-base.inc
include conf/machine/include/arm/armv7a/tune-cortexa8.inc
-KERNEL_DEVICETREE = "imx51-babbage.dtb"
+KERNEL_DEVICETREE = "nxp/imx/imx51-babbage.dtb"
# This machine is not supported by u-boot-imx as it is not tested by NXP on this
# board. So we force it to use u-boot-fslc which is based on mainline here.