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

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


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

diff --git a/conf/machine/p1025twr.conf b/conf/machine/p1025twr.conf
index 56e223b..783fa42 100644
--- a/conf/machine/p1025twr.conf
+++ b/conf/machine/p1025twr.conf
@@ -13,6 +13,10 @@ BOOTFORMAT_CONFIG = "config_ddr3_1gb_p1_p2_rdb_pc_667M.dat"
 UBOOT_CONFIG ??= "nor"
 UBOOT_CONFIG[nor] = "TWR-P1025_config"
 
+UBOOT_SOURCE_NAND = "u-boot-with-spl.bin"
+UBOOT_SOURCE_SPI = "u-boot-with-spl.bin"
+UBOOT_SOURCE_SD = "u-boot-with-spl.bin"
+
 KERNEL_DEVICETREE ?= "p1025twr_32b.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
-- 
2.4.3



More information about the meta-freescale mailing list