Add kernel type for j721s2 hs platform Signed-off-by: Jayesh Choudhary <[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 eb380c63..0e2f7ef1 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -55,6 +55,7 @@ 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_j721s2-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 (#13897): https://lists.yoctoproject.org/g/meta-arago/message/13897 Mute This Topic: https://lists.yoctoproject.org/mt/91745544/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
