[meta-freescale] [PATCH 05/27] c293pcie: define the u-boot source binary name of NAND

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


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

diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf
index 1ec082b..9923f52 100644
--- a/conf/machine/c293pcie.conf
+++ b/conf/machine/c293pcie.conf
@@ -16,6 +16,8 @@ UBOOT_CONFIG[spi] = "C29XPCIE_SPIFLASH_config"
 UBOOT_CONFIG[secboot] = "C29XPCIE_NOR_SECBOOT_config"
 UBOOT_CONFIG[spi-secboot] = "C29XPCIE_SPIFLASH_SECBOOT_config"
 
+UBOOT_SOURCE_NAND = "u-boot-with-spl.bin"
+
 KERNEL_DEVICETREE ?= "c293pcie_36b.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
-- 
2.4.3



More information about the meta-freescale mailing list