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