From: Zhenhua Luo Date: Tue, 1 Sep 2015 07:20:26 +0000 (+0800) Subject: p2041rdb: define the u-boot source binary name of NAND, SPI and SD X-Git-Tag: 2.1~314 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e0fc9d0dfea7b0fc31a55ecf08ff37120caf0687;p=meta-freescale.git p2041rdb: define the u-boot source binary name of NAND, SPI and SD Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf index a3ecac5b..ad40e678 100644 --- a/conf/machine/p2041rdb.conf +++ b/conf/machine/p2041rdb.conf @@ -16,6 +16,10 @@ UBOOT_CONFIG[secure-boot] = "P2041RDB_SECURE_BOOT_config" UBOOT_CONFIG[sdcard] = "P2041RDB_SDCARD_config" UBOOT_CONFIG[spi] = "P2041RDB_SPIFLASH_config" +UBOOT_SOURCE_NAND = "u-boot.pbl" +UBOOT_SOURCE_SPI = "u-boot.pbl" +UBOOT_SOURCE_SD = "u-boot.pbl" + KERNEL_DEVICETREE ?= "p2041rdb.dtb p2041rdb-usdpaa.dtb \ p2041rdb-usdpaa-shared-interfaces.dtb \ "