[meta-freescale] [PATCH 03/15] ls1012afrwy: use kernel-fitimage

chunrong.guo at nxp.com chunrong.guo at nxp.com
Wed Jul 11 02:35:24 PDT 2018


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

*Inhert kernel-fitimage bbclass

*Update  KERNEL_IMAGETYPES

*UBOOT_DTB_LOADADDRESS instead of DTB_LOAD

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

diff --git a/conf/machine/ls1012afrwy.conf b/conf/machine/ls1012afrwy.conf
index 907ced2..7eb0add 100644
--- a/conf/machine/ls1012afrwy.conf
+++ b/conf/machine/ls1012afrwy.conf
@@ -10,6 +10,8 @@ MACHINEOVERRIDES =. "fsl-lsch2:ls1012a:"
 require conf/machine/include/qoriq-arm64.inc
 require conf/machine/include/arm/arch-arm64.inc
 
+KERNEL_CLASSES  = " kernel-fitimage "
+KERNEL_IMAGETYPES = "fitImage"
 
 UBOOT_DTB_LOADADDRESS = "0x90000000"
 UBOOT_ENTRYPOINT = "0x80080000"
-- 
2.7.4



More information about the meta-freescale mailing list