All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master] PATCH 1/2] tisdk-core-bundle: Update sysfw deploy image name from ti-sci->ti-fs
@ 2020-11-06 21:28 Dan Murphy
  2020-11-06 21:28 ` [dunfell/master] PATCH 2/2] recipes-tisdk: ti-tisdk-makefile: Update firmware name for j7 ti-sci->ti-fs Dan Murphy
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Murphy @ 2020-11-06 21:28 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 f11721bfd4ad..253bfbb68657 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb
@@ -13,7 +13,7 @@ DEPLOY_IMAGES_NAME_append_am65xx = " sysfw.itb"
 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-sci-firmware-j721e-gp.bin"
+DEPLOY_IMAGES_NAME_append_j7-evm = " ti-fs-firmware-j721e-gp.bin"
 
 ARAGO_TISDK_IMAGE ?= "tisdk-core-bundle"
 export IMAGE_BASENAME = "${ARAGO_TISDK_IMAGE}"
-- 
2.29.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [dunfell/master] PATCH 2/2] recipes-tisdk: ti-tisdk-makefile: Update firmware name for j7 ti-sci->ti-fs
  2020-11-06 21:28 [dunfell/master] PATCH 1/2] tisdk-core-bundle: Update sysfw deploy image name from ti-sci->ti-fs Dan Murphy
@ 2020-11-06 21:28 ` Dan Murphy
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Murphy @ 2020-11-06 21:28 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 .../ti-tisdk-makefile/ti-tisdk-makefile/Makefile_sysfw-image     | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_sysfw-image b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_sysfw-image
index a6e6f866395e..96efa538be4e 100644
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_sysfw-image
+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_sysfw-image
@@ -14,6 +14,7 @@ SYSFW_SOC_j7-hs-evm = j721e
 SYSFW_SOC = $(SYSFW_SOC_$(PLATFORM))
 
 SYSFW_PREFIX = ti-sci-firmware
+SYSFW_PREFIX_j7 = ti-fs-firmware
 
 SYSFW_BASE = $(SYSFW_PREFIX)-$(SYSFW_SOC)-$(PLATFORM_TYPE)
 
-- 
2.29.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-06 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 21:28 [dunfell/master] PATCH 1/2] tisdk-core-bundle: Update sysfw deploy image name from ti-sci->ti-fs Dan Murphy
2020-11-06 21:28 ` [dunfell/master] PATCH 2/2] recipes-tisdk: ti-tisdk-makefile: Update firmware name for j7 ti-sci->ti-fs Dan Murphy

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.