aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/t4240rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/t4240rdb.conf')
-rw-r--r--conf/machine/t4240rdb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index 0f642114..1f8cb83c 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -10,11 +10,11 @@ require conf/machine/include/e6500.inc
MACHINEOVERRIDES =. "t4:t4240:"
UBOOT_CONFIG ??= "nor"
-UBOOT_CONFIG[nor] = "T4240RDB_config"
+UBOOT_CONFIG[nor] = "T4240RDB_config,,u-boot-with-dtb.bin"
HV_CFG_M = "t4240rdb"
-KERNEL_DEVICETREE ?= "t4240rdb.dtb"
+KERNEL_DEVICETREE ?= "fsl/t4240rdb.dtb"
KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig"
JFFS2_ERASEBLOCK = "0x10000"