From c9d338ebde2d75a1d364515d7ef3ac71aaf716df Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 13 Nov 2019 13:54:31 +0800 Subject: 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(-) (limited to 'conf') diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf index 0ccfce7cd..14e1aa1ae 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" -- cgit v1.2.3-54-g00ecf