Add kernel type for j7200 hs platform Signed-off-by: Yogesh Siraswar <[email protected]> --- meta-arago-distro/conf/distro/arago.conf | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index c90da316..67468cc0 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -54,6 +54,7 @@ KERNEL_IMAGETYPES_am335x-hs-evm = "zImage fitImage" KERNEL_IMAGETYPES_am65xx-hs-evm = "Image fitImage" KERNEL_IMAGETYPES_am64xx-hs-evm = "Image fitImage" KERNEL_IMAGETYPES_j7-hs-evm = "Image fitImage" +KERNEL_IMAGETYPES_j7200-hs-evm = "Image fitImage" KERNEL_IMAGETYPES_k2e-hs-evm = "zImage fitImage" INITRAMFS_IMAGE_k2e-hs-evm = "k2-fw-initrd" -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13378): https://lists.yoctoproject.org/g/meta-arago/message/13378 Mute This Topic: https://lists.yoctoproject.org/mt/87092364/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
