From: Ting Liu <[email protected]>
Signed-off-by: Ting Liu <[email protected]>
---
recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
b/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
index 284d30a..d58b442 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
@@ -32,6 +32,10 @@ do_compile_append () {
j=`expr $j + 1`;
if [ $j -eq $i ]; then
case "${config}" in
+ *SECURE*|*SECBOOT*)
+ :;;
+ *nor*)
+ cp ${config}/u-boot-dtb.bin
${config}/u-boot-${type}.${UBOOT_SUFFIX};;
*nand* | *sdcard*)
cp ${config}/u-boot-with-spl-pbl.bin
${config}/u-boot-${type}.${UBOOT_SUFFIX};;
*spi*)
--
1.9.2
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale