From c9d338ebde2d75a1d364515d7ef3ac71aaf716df Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 13 Nov 2019 13:54:31 +0800 Subject: [PATCH] t4240rdb-64b: update UBOOT_CONFIG *update uboot image name for boot config Signed-off-by: Chunrong Guo --- conf/machine/t4240rdb-64b.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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" -- 2.40.1