Signed-off-by: Zhenhua Luo <[email protected]>
---
 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

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to