All of lore.kernel.org
 help / color / mirror / Atom feed
From: "M, Aparna" <a-m1@ti.com>
To: "Menon, Nishanth" <nm@ti.com>,
	"Thakkar, Devarsh" <devarsht@ti.com>,
	"Eatmon, Ryan" <reatmon@ti.com>
Cc: "M, Aparna" <a-m1@ti.com>,
	"meta-ti@lists.yoctoproject.org" <meta-ti@lists.yoctoproject.org>,
	"Bajjuri, Praneeth" <praneeth@ti.com>,
	"denis@denix.org" <denis@denix.org>,
	"Adivi, Sai Sree Kartheek" <s-adivi@ti.com>
Subject: Re: [meta-ti][dunfell][PATCH] ti-sci-fw: Add DM firmware to deploy directory for am62xx-evm
Date: Fri, 13 May 2022 08:57:47 +0000	[thread overview]
Message-ID: <04651dfaa29c443eb578b80260428e9e@ti.com> (raw)
In-Reply-To: <20220512140543.oqcnxfja75la4wdf@verify>


On 12/05/22 19:35, Nishanth Menon wrote:
> On 19:27-20220512, Devarsh Thakkar via lists.yoctoproject.org wrote:
>> On 12/05/22 19:16, Aparna M wrote:
>>> Add DM firmware ipc_echo_testb_mcu1_0_release_strip.xer5f to deploy
>>> directory for am62xx-evm. This is required for building tispl.bin.
>>>
>>> Signed-off-by: Aparna M <a-m1@ti.com>
>>> ---
>>>    recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 1 +
>>>    1 file changed, 1 insertion(+)
>>>
>>> diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
>>> index 099473b4..bb88633a 100644
>>> --- a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
>>> +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
>>> @@ -186,6 +186,7 @@ do_deploy_am62xx-evm-k3r5() {
>>>    	ln -sf ${UBOOT_IMAGE} ${DEPLOYDIR}/${UBOOT_SYMLINK}
>>>    	ln -sf ${UBOOT_IMAGE} ${DEPLOYDIR}/${UBOOT_BINARY}
>>>    	install -m 644 ${SYSFW_TISCI} ${DEPLOYDIR}/
>>> +        install -m 644 ${S}/ti-dm/am62xx/ipc_echo_testb_mcu1_0_release_strip.xer5f ${DEPLOYDIR}/
>> What is SYSFW_TISCI being used for AM62 ? Any existing macros can't be used
>> ?
>>
>> Also is it changing indentation w.r.t previous line ?
>
> This is the DM firmware. yes, it is already packaged as of tispl build, so
> what is missing here?

The DM firmware is required in the SDK for toplevel makefile build of 
u-boot for am62xx. The flow is to add it to deploy and then to 
prebuilt-images folder of SDK.

Sent a new patch for the same as per Ryan's suggestion to use 
ti-rtos-firmware recipe for this -
https://lists.yoctoproject.org/g/meta-ti/topic/dunfell_patch/91076133

-- 
Aparna


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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12 13:46 [meta-ti][dunfell][PATCH] ti-sci-fw: Add DM firmware to deploy directory for am62xx-evm Aparna M
2022-05-12 13:57 ` Devarsh Thakkar
2022-05-12 14:05   ` Nishanth Menon
2022-05-13  8:57     ` M, Aparna [this message]
2022-05-13 10:02     ` M, Aparna
2022-05-12 15:31 ` Ryan Eatmon

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=04651dfaa29c443eb578b80260428e9e@ti.com \
    --to=a-m1@ti.com \
    --cc=denis@denix.org \
    --cc=devarsht@ti.com \
    --cc=meta-ti@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.