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

diff --git a/conf/machine/t1023rdb-64b.conf b/conf/machine/t1023rdb-64b.conf
index 0111fbd..5f6f61f 100644
--- a/conf/machine/t1023rdb-64b.conf
+++ b/conf/machine/t1023rdb-64b.conf
@@ -14,6 +14,10 @@ UBOOT_CONFIG[nand] = "T1024RDB_NAND_config"
 UBOOT_CONFIG[sdcard] = "T1024RDB_SDCARD_config"
 UBOOT_CONFIG[spi] = "T1023RDB_SPIFLASH_config"
 
+UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
+UBOOT_SOURCE_SPI = "u-boot-with-spl-pbl.bin"
+UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
+
 KERNEL_DEVICETREE ?= "t1023rdb.dtb t1023rdb-usdpaa.dtb 
t1023rdb-usdpaa-shared-interfaces.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig"
 
-- 
2.4.3

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

Reply via email to