On 10:35-20220512, Ryan Eatmon wrote: > > > On 5/12/2022 10:28, Aparna M wrote: > > Add ti-sci-firmware binaries required for uboot build to the > > prebuilt-images directory of SDK. > > > > Signed-off-by: Aparna M <[email protected]> > > --- > > meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb | 3 +++ > > 1 file changed, 3 insertions(+) > > > > This patch is dependent on > > https://lists.yoctoproject.org/g/meta-ti/topic/dunfell_patch_ti_sci_fw/91058279 > > > > diff --git a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb > > b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb > > index 9ebcbb0e..d5a11f36 100644 > > --- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb > > +++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb > > @@ -21,6 +21,9 @@ DEPLOY_IMAGES_NAME_append_j7-evm = " sysfw.itb" > > DEPLOY_IMAGES_NAME_append_j7-hs-evm = " sysfw.itb" > > DEPLOY_IMAGES_NAME_append_am65xx-evm = " ti-sci-firmware-am65x-gp.bin > > sysfw-am65x-evm.itb sysfw-am65x_sr2-evm.itb" > > DEPLOY_IMAGES_NAME_append_j7-evm = " ti-fs-firmware-j721e-gp.bin" > > +DEPLOY_IMAGES_NAME_append_am64xx-evm = " ti-sci-firmware-am64x-gp.bin" > > +DEPLOY_IMAGES_NAME_append_am64xx-hs-evm = " > > ti-sci-firmware-am64x-hs-cert.bin ti-sci-firmware-am64x-hs-enc.bin > > fitImage-its.its" > > +DEPLOY_IMAGES_NAME_append_am62xx-evm = " ti-fs-firmware-am62x-gp.bin > > ipc_echo_testb_mcu1_0_release_strip.xer5f" > > ARAGO_TISDK_IMAGE ?= "tisdk-core-bundle" > > export IMAGE_BASENAME = "${ARAGO_TISDK_IMAGE}" > > > Same as the other patch on meta-ti. I think the > ipc_echo_testb_mcu1_0_release_strip.xer5f file needs to not be in this file. > The other changes are fine, but remove that one.
I do NOT understand what purpose this serves! these are embedded in the boot images already. $commit message claims if you dont copy these files, system wont build? that is not true! Agreed these files are tiny, but they confuse the user as to what are the real images used to boot. Just switching this binary has 0 function on the deployed images! -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13852): https://lists.yoctoproject.org/g/meta-arago/message/13852 Mute This Topic: https://lists.yoctoproject.org/mt/91060571/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
