All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master PATCH] linux-ti-staging: Update 5.10 kernel to tag 08.00.00.000
@ 2021-06-10 22:57 praneeth
  2021-06-10 22:57 ` [dunfell/master PATCH] ti-sci-fw: Update image gen to latest praneeth
  0 siblings, 1 reply; 4+ messages in thread
From: praneeth @ 2021-06-10 22:57 UTC (permalink / raw)
  To: Praneeth Bajjuri, Yogesh Siraswar; +Cc: Denys Dmytriyenko, meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

Update 5.10 kernel to tag 08.00.00.000

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +-
 recipes-kernel/linux/linux-ti-staging_5.10.bb    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
index 275a4006..a8516ae1 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:"
 
 BRANCH = "ti-rt-linux-5.10.y"
 
-SRCREV = "374d0c3aa1763a13a606df3318ba86a1d634c203"
+SRCREV = "06894f664e012a2df68e6fc28169d21042bb134a"
 PV = "5.10.41+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index c5445f2c..edb42156 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-5.10.y"
 
-SRCREV = "db13654efaf0379e80a8fea1bd09431984bb64d8"
+SRCREV = "3314837930ce2cf2bbd51a34f32a7494a6aec8c8"
 PV = "5.10.41+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-- 
2.17.1


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

* [dunfell/master PATCH] ti-sci-fw: Update image gen to latest
  2021-06-10 22:57 [dunfell/master PATCH] linux-ti-staging: Update 5.10 kernel to tag 08.00.00.000 praneeth
@ 2021-06-10 22:57 ` praneeth
  2021-06-11  0:20   ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: praneeth @ 2021-06-10 22:57 UTC (permalink / raw)
  To: Praneeth Bajjuri, Yogesh Siraswar; +Cc: Denys Dmytriyenko, meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

update image get to latest.
This commit also picks AM64x boot critical fix.
commit e411dc16862b ("soc: am64x: Makefile: Move the SPL Load address to 0x70000000")

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
index 72430ab6..dbf63ef5 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
@@ -7,7 +7,7 @@ PV = "2021.01a"
 
 SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0"
 BRANCH ?= "ti-linux-firmware"
-SRCREV_imggen = "7b6f3832af6d334d335309d66d206ab829765c0e"
+SRCREV_imggen = "e411dc16862b5bb2d8befb12496b03d7b01c87b2"
 SRCREV_FORMAT = "imggen"
 
 SRC_URI = " \
-- 
2.17.1


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

* Re: [meta-ti] [dunfell/master PATCH] ti-sci-fw: Update image gen to latest
  2021-06-10 22:57 ` [dunfell/master PATCH] ti-sci-fw: Update image gen to latest praneeth
@ 2021-06-11  0:20   ` Denys Dmytriyenko
  2021-06-11  0:33     ` praneeth
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2021-06-11  0:20 UTC (permalink / raw)
  To: praneeth; +Cc: Yogesh Siraswar, Denys Dmytriyenko, meta-ti

On Thu, Jun 10, 2021 at 05:57:10PM -0500, praneeth via lists.yoctoproject.org wrote:
> From: Praneeth Bajjuri <praneeth@ti.com>
> 
> update image get to latest.

Typo - image get?


> This commit also picks AM64x boot critical fix.
> commit e411dc16862b ("soc: am64x: Makefile: Move the SPL Load address to 0x70000000")
> 
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
>  recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> index 72430ab6..dbf63ef5 100644
> --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
> @@ -7,7 +7,7 @@ PV = "2021.01a"
>  
>  SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0"
>  BRANCH ?= "ti-linux-firmware"
> -SRCREV_imggen = "7b6f3832af6d334d335309d66d206ab829765c0e"
> +SRCREV_imggen = "e411dc16862b5bb2d8befb12496b03d7b01c87b2"
>  SRCREV_FORMAT = "imggen"
>  
>  SRC_URI = " \
> -- 
> 2.17.1
> 

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

* Re: [meta-ti] [dunfell/master PATCH] ti-sci-fw: Update image gen to latest
  2021-06-11  0:20   ` [meta-ti] " Denys Dmytriyenko
@ 2021-06-11  0:33     ` praneeth
  0 siblings, 0 replies; 4+ messages in thread
From: praneeth @ 2021-06-11  0:33 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: Yogesh Siraswar, Denys Dmytriyenko, meta-ti



On 6/10/21 7:20 PM, Denys Dmytriyenko wrote:
> On Thu, Jun 10, 2021 at 05:57:10PM -0500, praneeth via lists.yoctoproject.org wrote:
>> From: Praneeth Bajjuri <praneeth@ti.com>
>>
>> update image get to latest.
> 
> Typo - image get?

you are right . will send v2 : its image gen*

> 
> 
>> This commit also picks AM64x boot critical fix.
>> commit e411dc16862b ("soc: am64x: Makefile: Move the SPL Load address to 0x70000000")
>>
>> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
>> ---
>>   recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
>> index 72430ab6..dbf63ef5 100644
>> --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
>> +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
>> @@ -7,7 +7,7 @@ PV = "2021.01a"
>>   
>>   SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0"
>>   BRANCH ?= "ti-linux-firmware"
>> -SRCREV_imggen = "7b6f3832af6d334d335309d66d206ab829765c0e"
>> +SRCREV_imggen = "e411dc16862b5bb2d8befb12496b03d7b01c87b2"
>>   SRCREV_FORMAT = "imggen"
>>   
>>   SRC_URI = " \
>> -- 
>> 2.17.1
>>

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

end of thread, other threads:[~2021-06-11  0:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 22:57 [dunfell/master PATCH] linux-ti-staging: Update 5.10 kernel to tag 08.00.00.000 praneeth
2021-06-10 22:57 ` [dunfell/master PATCH] ti-sci-fw: Update image gen to latest praneeth
2021-06-11  0:20   ` [meta-ti] " Denys Dmytriyenko
2021-06-11  0:33     ` praneeth

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.