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

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


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

diff --git a/conf/machine/bsc9131rdb.conf b/conf/machine/bsc9131rdb.conf
index 0448401..aad6dd9 100644
--- a/conf/machine/bsc9131rdb.conf
+++ b/conf/machine/bsc9131rdb.conf
@@ -15,6 +15,8 @@ UBOOT_CONFIG[nand-sysclk100] = "BSC9131RDB_NAND_SYSCLK100_config"
 UBOOT_CONFIG[spi] = "BSC9131RDB_SPIFLASH_config"
 UBOOT_CONFIG[spi-sysclk100] = "BSC9131RDB_SPIFLASH_SYSCLK100_config"
 
+UBOOT_SOURCE_NAND = "u-boot-with-spl.bin"
+
 KERNEL_DEVICETREE ?= "bsc9131rdb.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig"
 
-- 
2.4.3



More information about the meta-freescale mailing list