All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/dunfell][PATCH] tisdk-core-bundle: add both sr1 and sr2 sysfw.itb
@ 2020-05-20 21:52 Jacob Stiffler
  2020-05-20 21:57 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Stiffler @ 2020-05-20 21:52 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb | 1 +
 1 file changed, 1 insertion(+)

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 64ee906..7f5371e 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb
@@ -9,6 +9,7 @@ DEPLOY_SPL_NAME_k2g-hs-evm = ""
 DEPLOY_SPL_NAME_k3 = "tispl.bin tiboot3.bin"
 
 DEPLOY_IMAGES_NAME_k3 = "bl31.bin bl32.bin sysfw.itb"
+DEPLOY_IMAGES_NAME_append_am65xx = " sysfw-am65x-evm.itb sysfw-am65x_sr2-evm.itb"
 DEPLOY_IMAGES_NAME_append_am65xx-evm = " ti-sci-firmware-am65x-gp.bin"
 DEPLOY_IMAGES_NAME_append_j7-evm = " ti-sci-firmware-j721e-gp.bin"
 
-- 
2.7.4



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

* Re: [master/dunfell][PATCH] tisdk-core-bundle: add both sr1 and sr2 sysfw.itb
  2020-05-20 21:52 [master/dunfell][PATCH] tisdk-core-bundle: add both sr1 and sr2 sysfw.itb Jacob Stiffler
@ 2020-05-20 21:57 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2020-05-20 21:57 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-arago

On Wed, May 20, 2020 at 05:52:40PM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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 64ee906..7f5371e 100644
> --- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb
> +++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.bb
> @@ -9,6 +9,7 @@ DEPLOY_SPL_NAME_k2g-hs-evm = ""
>  DEPLOY_SPL_NAME_k3 = "tispl.bin tiboot3.bin"
>  
>  DEPLOY_IMAGES_NAME_k3 = "bl31.bin bl32.bin sysfw.itb"
> +DEPLOY_IMAGES_NAME_append_am65xx = " sysfw-am65x-evm.itb sysfw-am65x_sr2-evm.itb"

That will break for am65x HS which doesn't have SR2.


>  DEPLOY_IMAGES_NAME_append_am65xx-evm = " ti-sci-firmware-am65x-gp.bin"
>  DEPLOY_IMAGES_NAME_append_j7-evm = " ti-sci-firmware-j721e-gp.bin"
>  
> -- 
> 2.7.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2020-05-20 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-20 21:52 [master/dunfell][PATCH] tisdk-core-bundle: add both sr1 and sr2 sysfw.itb Jacob Stiffler
2020-05-20 21:57 ` Denys Dmytriyenko

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.