Signed-off-by: Zhenhua Luo <[email protected]>
---
conf/machine/t4240qds-64b.conf | 4 ++++
conf/machine/t4240qds.conf | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf
index 1b960c2..3c3dfb7 100644
--- a/conf/machine/t4240qds-64b.conf
+++ b/conf/machine/t4240qds-64b.conf
@@ -13,6 +13,10 @@ UBOOT_CONFIG ??= "nor secure-boot"
UBOOT_CONFIG[nor] = "T4240QDS_config"
UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config"
+UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
+UBOOT_SOURCE_SPI = "u-boot.pbl"
+UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
+
KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
t4240qds-usdpaa-shared-interfaces.dtb \
"
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index dd6d12a..2bab3f1 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -13,6 +13,10 @@ UBOOT_CONFIG ??= "nor secure-boot"
UBOOT_CONFIG[nor] = "T4240QDS_config"
UBOOT_CONFIG[secure-boot] = "T4240QDS_SECURE_BOOT_config
+UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin"
+UBOOT_SOURCE_SPI = "u-boot.pbl"
+UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin"
+
KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb \
t4240qds-usdpaa-shared-interfaces.dtb \
"
--
2.4.3
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale