[meta-freescale] [PATCH 5/7] ls1021atwr: add KERNEL_IMAGETYPES

Chunrong Guo B40290 at freescale.com
Tue Feb 6 20:01:46 PST 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

*support building packaging and installing multi types of kernel images

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 conf/machine/ls1021atwr.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index e17a089..a238fdc 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -26,6 +26,8 @@ QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
 KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
 KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
+KERNEL_IMAGETYPES = "zImage"
+
 UBOOT_ENTRYPOINT = "0x80008000"
 EXTRA_IMAGEDEPENDS += "rcw qe-ucode"
 USE_VT ?= "0"
-- 
1.9.0



More information about the meta-freescale mailing list