FIT images are already added as part of the meta-ti layer for K3. Signed-off-by: Andrew Davis <[email protected]> --- meta-arago-distro/conf/distro/arago.conf | 12 ------------ 1 file changed, 12 deletions(-)
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index d675b077..6566f963 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -43,18 +43,6 @@ KERNEL_IMAGETYPES:am437x-hs-evm = "zImage fitImage" KERNEL_IMAGETYPES:am57xx-hs-evm = "zImage fitImage" KERNEL_IMAGETYPES:dra7xx-hs-evm = "zImage fitImage" -# FIT image for K3 secure devices -KERNEL_CLASSES:append:am64xx-hs-evm = " kernel-fitimage" -KERNEL_CLASSES:append:am65xx-hs-evm = " kernel-fitimage" -KERNEL_CLASSES:append:j721e-hs-evm = " kernel-fitimage" -KERNEL_CLASSES:append:j7200-hs-evm = " kernel-fitimage" - -KERNEL_IMAGETYPES:am64xx-hs-evm = "Image fitImage" -KERNEL_IMAGETYPES:am65xx-hs-evm = "Image fitImage" -KERNEL_IMAGETYPES:j721e-hs-evm = "Image fitImage" -KERNEL_IMAGETYPES:j7200-hs-evm = "Image fitImage" -KERNEL_IMAGETYPES:j721s2-hs-evm = "Image fitImage" - # FIT image settings FITIMAGE_HASH_ALGO = "" FITIMAGE_PACK_TEE = "0" -- 2.38.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14143): https://lists.yoctoproject.org/g/meta-arago/message/14143 Mute This Topic: https://lists.yoctoproject.org/mt/96033214/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
