summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/files/fit_image_template.its
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/files/fit_image_template.its')
-rw-r--r--recipes-kernel/linux/files/fit_image_template.its2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/files/fit_image_template.its b/recipes-kernel/linux/files/fit_image_template.its
index 29f544b..9eb4722 100644
--- a/recipes-kernel/linux/files/fit_image_template.its
+++ b/recipes-kernel/linux/files/fit_image_template.its
@@ -27,7 +27,7 @@
};
fdt@1 {
description = "Flattened Device Tree blob";
- data = /incbin/("./arch/powerpc/boot/DTB_PLACEHOLDER.dtb");
+ data = /incbin/("./arch/powerpc/boot/fsl/DTB_PLACEHOLDER.dtb");
type = "flat_dt";
arch = "ppc";
compression = "none";