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

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


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

diff --git a/conf/machine/bsc9132qds.conf b/conf/machine/bsc9132qds.conf
index 101f718..108b497 100644
--- a/conf/machine/bsc9132qds.conf
+++ b/conf/machine/bsc9132qds.conf
@@ -31,6 +31,8 @@ UBOOT_CONFIG[sdcard-ddrclk133-secure] = "BSC9132QDS_SDCARD_DDRCLK133_SECURE_conf
 UBOOT_CONFIG[spi-ddrclk100-secure] = "BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_config"
 UBOOT_CONFIG[spi-ddrclk133-secure] = "BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_config"
 
+UBOOT_SOURCE_NAND = "u-boot-with-spl.bin"
+
 KERNEL_DEVICETREE ?= "bsc9132qds.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_smp_defconfig"
 
-- 
2.4.3



More information about the meta-freescale mailing list