summaryrefslogtreecommitdiff
path: root/conf/machine/simc-t1022-tcb-02.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/simc-t1022-tcb-02.conf')
-rw-r--r--conf/machine/simc-t1022-tcb-02.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/simc-t1022-tcb-02.conf b/conf/machine/simc-t1022-tcb-02.conf
index 0239999..b83b436 100644
--- a/conf/machine/simc-t1022-tcb-02.conf
+++ b/conf/machine/simc-t1022-tcb-02.conf
@@ -9,7 +9,7 @@ require conf/machine/include/e5500-64b.inc
SOC_FAMILY = "t1:t1022"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/simc-t10xx_defconfig"
-KERNEL_DEVICETREE ?= "simc-t1022.dtb"
+KERNEL_DEVICETREE ?= "fsl/simc-t1022.dtb"
KERNEL_FIT_IMAGES ?= "simc-t1022"
PREFERRED_PROVIDER_virtual/bootloader = "${PREFERRED_PROVIDER_u-boot}"