aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/b4420qds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/b4420qds.conf')
-rw-r--r--conf/machine/b4420qds.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf
index 4d70b5e..e142e6f 100644
--- a/conf/machine/b4420qds.conf
+++ b/conf/machine/b4420qds.conf
@@ -9,9 +9,11 @@
require conf/machine/include/e6500.inc
SOC_FAMILY = "b4:b4420"
+
UBOOT_CONFIG ??= "nor"
UBOOT_CONFIG[nor] = "B4420QDS_config"
-KERNEL_DEVICETREE ?= "b4420qds.dtb b4420qds-usdpaa.dtb"
+
+KERNEL_DEVICETREE ?= "fsl/b4420qds.dtb fsl/b4420qds-usdpaa.dtb"
KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
JFFS2_ERASEBLOCK = "0x10000"