[meta-freescale] [PATCH 13/27] p2041rdb: define the u-boot source binary name of NAND, SPI and SD

Zhenhua Luo zhenhua.luo at freescale.com
Tue Sep 1 00:20:26 PDT 2015


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/machine/p2041rdb.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index a3ecac5..ad40e67 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 \
 "
-- 
2.4.3



More information about the meta-freescale mailing list