All of lore.kernel.org
 help / color / mirror / Atom feed
From: "M, Aparna" <a-m1@ti.com>
To: "Eatmon, Ryan" <reatmon@ti.com>, "M, Aparna" <a-m1@ti.com>,
	"meta-arago@lists.yoctoproject.org"
	<meta-arago@lists.yoctoproject.org>,
	"Bajjuri, Praneeth" <praneeth@ti.com>,
	"denis@denix.org" <denis@denix.org>,
	"Menon, Nishanth" <nm@ti.com>
Cc: "Thakkar, Devarsh" <devarsht@ti.com>,
	"Adivi, Sai Sree Kartheek" <s-adivi@ti.com>
Subject: Re: [meta-arago][dunfell][PATCH] tisdk-core-bundle: Add ti-sci-firmware binary to prebuilt-images directory of SDK
Date: Fri, 13 May 2022 07:57:26 +0000	[thread overview]
Message-ID: <eb5fe2f387a34ed291b0f862ca078f6f@ti.com> (raw)
In-Reply-To: <a77eefeb-df53-ee0f-4bbf-89b2c353db36@ti.com>


On 12/05/22 21:05, 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 <a-m1@ti.com>
>> ---
>>   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 
>>

As per suggestions on previous patch, this is the new patch dependency:
https://lists.yoctoproject.org/g/meta-ti/topic/dunfell_patch/91076133

>>
>> 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.

The ipc_echo_testb_mcu1_0_release_strip.xer5f file is required in the 
SDK for toplevel makefile uboot build for am62xx-evm. So it needs to be 
packaged in the prebuilt-images folder of the SDK.

-- 
Aparna


  parent reply	other threads:[~2022-05-13  7:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12 15:28 [meta-arago][dunfell][PATCH] tisdk-core-bundle: Add ti-sci-firmware binary to prebuilt-images directory of SDK Aparna M
2022-05-12 15:35 ` Ryan Eatmon
2022-05-12 18:23   ` Nishanth Menon
2022-05-13  7:57   ` M, Aparna [this message]
2022-05-17 17:48     ` Nishanth Menon
2025-08-13 23:25 ` [meta-arago][dunfell][PATCH] tisdk-core-bundle: Add ti-sci-firmware PRC Automation

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eb5fe2f387a34ed291b0f862ca078f6f@ti.com \
    --to=a-m1@ti.com \
    --cc=denis@denix.org \
    --cc=devarsht@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=nm@ti.com \
    --cc=praneeth@ti.com \
    --cc=reatmon@ti.com \
    --cc=s-adivi@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.