diff options
Diffstat (limited to 'conf/machine/t4240rdb-64b.conf')
-rw-r--r-- | conf/machine/t4240rdb-64b.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf index 0ccfce7c..14e1aa1a 100644 --- a/conf/machine/t4240rdb-64b.conf +++ b/conf/machine/t4240rdb-64b.conf | |||
@@ -10,7 +10,7 @@ require conf/machine/include/e6500-64b.inc | |||
10 | MACHINEOVERRIDES =. "t4:t4240:" | 10 | MACHINEOVERRIDES =. "t4:t4240:" |
11 | 11 | ||
12 | UBOOT_CONFIG ??= "nor" | 12 | UBOOT_CONFIG ??= "nor" |
13 | UBOOT_CONFIG[nor] = "T4240RDB_config" | 13 | UBOOT_CONFIG[nor] = "T4240RDB_config,,u-boot-with-dtb.bin" |
14 | 14 | ||
15 | HV_CFG_M = "t4240rdb" | 15 | HV_CFG_M = "t4240rdb" |
16 | 16 | ||