Signed-off-by: Zhenhua Luo <[email protected]>
---
 conf/machine/p2020rdb.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf
index bab4185..14e030b 100644
--- a/conf/machine/p2020rdb.conf
+++ b/conf/machine/p2020rdb.conf
@@ -20,6 +20,10 @@ UBOOT_CONFIG[36bit-spi] = "P2020RDB-PC_36BIT_SPIFLASH_config"
 UBOOT_CONFIG[36bit-nand] = "P2020RDB-PC_36BIT_NAND_config"
 UBOOT_CONFIG[36bit-sdcard] = "P2020RDB-PC_36BIT_SDCARD_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 ?= "p2020rdb-pc_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