]> code.ossystems Code Review - meta-freescale.git/commitdiff
bsc9131rdb: define the u-boot source binary name of NAND
authorZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 1 Sep 2015 07:20:16 +0000 (15:20 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:17 +0000 (15:03 -0300)
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/bsc9131rdb.conf

index 0448401e055a5427934df7ef4fb54c026db33e03..aad6dd95540de87c4cb1b97dad60d231f757f23d 100644 (file)
@@ -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"