]> code.ossystems Code Review - meta-freescale.git/commitdiff
t4240rdb-64b: update UBOOT_CONFIG
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 13 Nov 2019 05:54:31 +0000 (13:54 +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-64b.conf

index 0ccfce7cd56cc4d77d183354c5c2f46debe702c7..14e1aa1ae5021f50007a9302d4ac042b92f46516 100644 (file)
@@ -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"