aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mpc8548cds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/mpc8548cds.conf')
-rw-r--r--conf/machine/mpc8548cds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mpc8548cds.conf b/conf/machine/mpc8548cds.conf
index 7ed06faf..c7c49ddc 100644
--- a/conf/machine/mpc8548cds.conf
+++ b/conf/machine/mpc8548cds.conf
@@ -8,7 +8,7 @@ require conf/machine/include/e500v2.inc
UBOOT_CONFIG ??= "nor"
UBOOT_CONFIG[nor] = "MPC8548CDS_defconfig,,u-boot-with-dtb.bin"
-KERNEL_DEVICETREE = "mpc8548cds_32b.dtb"
+KERNEL_DEVICETREE = "fsl/mpc8548cds_32b.dtb"
KERNEL_DEFCONFIG = "mpc85xx_defconfig"
USE_VT ?= "0"