]> code.ossystems Code Review - meta-freescale.git/commitdiff
t4240rdb : update UBOOT_CONFIG
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 13 Nov 2019 04:44:36 +0000 (12:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Nov 2019 22:25:13 +0000 (19:25 -0300)
*update uboot image name for boot config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
conf/machine/t4240rdb.conf

index 0f642114b0c8e71fb40098b1d1f628ac056b0456..2d58a692bdb6c487458c81c9408bb085ed68b5f7 100644 (file)
@@ -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"