All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/dunfell PATCH V2] ti-sci-fw: am64x: Update image gen and sysfw to v2020.12
@ 2021-01-07 23:14 praneeth
  2021-01-07 23:15 ` praneeth
  2021-01-07 23:16 ` [meta-ti] " Suman Anna
  0 siblings, 2 replies; 3+ messages in thread
From: praneeth @ 2021-01-07 23:14 UTC (permalink / raw)
  To: Praneeth Bajjuri, Dan Murphy; +Cc: meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

Update the image gen and sysfw commit SHAs so that am64x picks
v2020.12 version.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
v2: update commit message

 recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
index 174d9539..ae22b7a5 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
@@ -4,11 +4,11 @@ LICENSE = "TI-TFL"
 LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
 
 PV = "2020.08b"
-PV_am64xx-evm-k3r5 = "2020.23"
+PV_am64xx-evm-k3r5 = "2020.12"
 
-SRCREV = "078c1bbf3d0a05b4045d4091c32e91ee1ae15ff8"
+SRCREV = "0c268f292f3b3a71d3bd0b367f492304b45e37b1"
 BRANCH ?= "ti-linux-firmware"
-SRCREV_imggen = "6d023674b0655f1a7bba192d2600c08be314e9ef"
+SRCREV_imggen = "a4796e5f1304fe8197cba54ccea3d18b9998ff02"
 SRCREV_FORMAT = "imggen"
 
 SRC_URI = " \
-- 
2.17.1


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

* Re: [master/dunfell PATCH V2] ti-sci-fw: am64x: Update image gen and sysfw to v2020.12
  2021-01-07 23:14 [master/dunfell PATCH V2] ti-sci-fw: am64x: Update image gen and sysfw to v2020.12 praneeth
@ 2021-01-07 23:15 ` praneeth
  2021-01-07 23:16 ` [meta-ti] " Suman Anna
  1 sibling, 0 replies; 3+ messages in thread
From: praneeth @ 2021-01-07 23:15 UTC (permalink / raw)
  To: Dan Murphy; +Cc: meta-ti, suman Anna



On 1/7/21 5:14 PM, praneeth@ti.com wrote:
> From: Praneeth Bajjuri <praneeth@ti.com>
> 
> Update the image gen and sysfw commit SHAs so that am64x picks
> v2020.12 version.
> 
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
> v2: update commit message
> 
>   recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> index 174d9539..ae22b7a5 100644
> --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> @@ -4,11 +4,11 @@ LICENSE = "TI-TFL"
>   LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
>   
>   PV = "2020.08b"
> -PV_am64xx-evm-k3r5 = "2020.23"
> +PV_am64xx-evm-k3r5 = "2020.12"
>   
> -SRCREV = "078c1bbf3d0a05b4045d4091c32e91ee1ae15ff8"
> +SRCREV = "0c268f292f3b3a71d3bd0b367f492304b45e37b1"
>   BRANCH ?= "ti-linux-firmware"
> -SRCREV_imggen = "6d023674b0655f1a7bba192d2600c08be314e9ef"
> +SRCREV_imggen = "a4796e5f1304fe8197cba54ccea3d18b9998ff02"
>   SRCREV_FORMAT = "imggen"
>   
>   SRC_URI = " \
> 

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

* Re: [meta-ti] [master/dunfell PATCH V2] ti-sci-fw: am64x: Update image gen and sysfw to v2020.12
  2021-01-07 23:14 [master/dunfell PATCH V2] ti-sci-fw: am64x: Update image gen and sysfw to v2020.12 praneeth
  2021-01-07 23:15 ` praneeth
@ 2021-01-07 23:16 ` Suman Anna
  1 sibling, 0 replies; 3+ messages in thread
From: Suman Anna @ 2021-01-07 23:16 UTC (permalink / raw)
  To: praneeth, Dan Murphy; +Cc: meta-ti

On 1/7/21 5:14 PM, praneeth via lists.yoctoproject.org wrote:
> From: Praneeth Bajjuri <praneeth@ti.com>
> 
> Update the image gen and sysfw commit SHAs so that am64x picks
> v2020.12 version.
> 
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>

Reviewed-by: Suman Anna <s-anna@ti.com>

> ---
> v2: update commit message
> 
>  recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> index 174d9539..ae22b7a5 100644
> --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> @@ -4,11 +4,11 @@ LICENSE = "TI-TFL"
>  LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
>  
>  PV = "2020.08b"
> -PV_am64xx-evm-k3r5 = "2020.23"
> +PV_am64xx-evm-k3r5 = "2020.12"
>  
> -SRCREV = "078c1bbf3d0a05b4045d4091c32e91ee1ae15ff8"
> +SRCREV = "0c268f292f3b3a71d3bd0b367f492304b45e37b1"
>  BRANCH ?= "ti-linux-firmware"
> -SRCREV_imggen = "6d023674b0655f1a7bba192d2600c08be314e9ef"
> +SRCREV_imggen = "a4796e5f1304fe8197cba54ccea3d18b9998ff02"
>  SRCREV_FORMAT = "imggen"
>  
>  SRC_URI = " \
> 
> 
> 
> 
> 


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

end of thread, other threads:[~2021-01-07 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 23:14 [master/dunfell PATCH V2] ti-sci-fw: am64x: Update image gen and sysfw to v2020.12 praneeth
2021-01-07 23:15 ` praneeth
2021-01-07 23:16 ` [meta-ti] " Suman Anna

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.