summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/t4240rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index 0f642114..2d58a692 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -10,7 +10,7 @@ require conf/machine/include/e6500.inc
10MACHINEOVERRIDES =. "t4:t4240:" 10MACHINEOVERRIDES =. "t4:t4240:"
11 11
12UBOOT_CONFIG ??= "nor" 12UBOOT_CONFIG ??= "nor"
13UBOOT_CONFIG[nor] = "T4240RDB_config" 13UBOOT_CONFIG[nor] = "T4240RDB_config,,u-boot-with-dtb.bin"
14 14
15HV_CFG_M = "t4240rdb" 15HV_CFG_M = "t4240rdb"
16 16