Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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 \
"
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 \
"