From: Chunrong Guo Date: Wed, 13 Nov 2019 04:43:08 +0000 (+0800) Subject: t2080rdb-64b : update UBOOT_CONFIG X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=50fcd3d7fb1f373c9c70dcd1279d363ab72d0fa7;p=meta-freescale.git t2080rdb-64b : update UBOOT_CONFIG *update uboot image name for boot config Signed-off-by: Chunrong Guo --- diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf index c46d94cf..0b7bc903 100644 --- a/conf/machine/t2080rdb-64b.conf +++ b/conf/machine/t2080rdb-64b.conf @@ -10,7 +10,7 @@ require conf/machine/include/e6500-64b.inc MACHINEOVERRIDES =. "t2:t2080:" UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" -UBOOT_CONFIG[nor] = "T2080RDB_config" +UBOOT_CONFIG[nor] = "T2080RDB_config,,u-boot-with-dtb.bin" UBOOT_CONFIG[sdcard] = "T2080RDB_SDCARD_config,,u-boot-with-spl-pbl.bin" UBOOT_CONFIG[spi] = "T2080RDB_SPIFLASH_config,,u-boot-with-spl-pbl.bin" UBOOT_CONFIG[nand] = "T2080RDB_NAND_config,,u-boot-with-spl-pbl.bin"