From: Aparna M <a-m1@ti.com>
To: <meta-ti@lists.yoctoproject.org>, <praneeth@ti.com>,
<denis@denix.org>, <reatmon@ti.com>
Cc: <devarsht@ti.com>, <s-adivi@ti.com>
Subject: [meta-ti][dunfell][PATCH] ti-sci-fw: Add DM firmware to deploy directory for am62xx-evm
Date: Thu, 12 May 2022 19:16:57 +0530 [thread overview]
Message-ID: <20220512134657.31238-1-a-m1@ti.com> (raw)
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}/
}
addtask deploy before do_build after do_compile
--
2.17.1
next reply other threads:[~2022-05-12 13:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-12 13:46 Aparna M [this message]
2022-05-12 13:57 ` [meta-ti][dunfell][PATCH] ti-sci-fw: Add DM firmware to deploy directory for am62xx-evm Devarsh Thakkar
2022-05-12 14:05 ` Nishanth Menon
2022-05-13 8:57 ` M, Aparna
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=20220512134657.31238-1-a-m1@ti.com \
--to=a-m1@ti.com \
--cc=denis@denix.org \
--cc=devarsht@ti.com \
--cc=meta-ti@lists.yoctoproject.org \
--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.