All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release
@ 2021-10-25 21:31 Yogesh Siraswar
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: Bump to " Yogesh Siraswar
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yogesh Siraswar @ 2021-10-25 21:31 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the version for core-sdk 08.01.00.001 release

Yogesh Siraswar (4):
  ti-linux-fw: Bump to 08.01.00.001 release
  u-boot-ti-staging: Bump to 08.01.00.001 release
  linux-ti-staging-rt: Bump to 08.01.00.001 release
  linux-ti-staging: Bump to 08.01.00.001 release

 recipes-bsp/ti-linux-fw/ti-linux-fw.inc          | 10 +++++-----
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb  |  4 ++--
 recipes-kernel/linux/linux-ti-staging-rt_5.10.bb |  2 +-
 recipes-kernel/linux/linux-ti-staging_5.10.bb    |  2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.17.1


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

* [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: Bump to 08.01.00.001 release
  2021-10-25 21:31 [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release Yogesh Siraswar
@ 2021-10-25 21:31 ` Yogesh Siraswar
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: " Yogesh Siraswar
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Yogesh Siraswar @ 2021-10-25 21:31 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the firmware version for 08.01.00.001

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 80177f06..56a16e80 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -3,25 +3,25 @@ SUMMARY = "TI SCI firmware (SYSFW)"
 LICENSE = "TI-TFL"
 LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
 
-PV = "2021.05"
+PV = "2021.09"
 INC_PR = "r1"
 
 # Firmware versions
-CORESDK_RTOS_VERSION = "08.00.00.32"
+CORESDK_RTOS_VERSION = "08.01.00.01"
 SERDES_FW_VERSION = "3.3.0.2c"
 NETCP_SA_FW_VERSION = "1.0.0"
 NETCP_PA_FW_VERSION = "3.0.2.3"
 QMSS_PDSP_FW_VERSION = "1.0.0.9"
 PRUETH_FW_AM65X_VERSION = "08.00.00.20"
-PRUETH_FW_AM65X_SR2_VERSION = "02.02.09.03"
+PRUETH_FW_AM65X_SR2_VERSION = "02.02.09.06"
 GOODIX_FW_VERSION = "1.0.0.0"
 CADENCE_MHDP_FW_VERSION = "1.2.17"
 
-TI_LINUX_FW_SRCREV ?= "793309716bce2e443f798dd5c5f0d8dd310970c0"
+TI_LINUX_FW_SRCREV ?= "10bcf8564c6e9277e7f402fb02cf941956d0d3eb"
 SRCREV = "${TI_LINUX_FW_SRCREV}"
 
 BRANCH ?= "ti-linux-firmware"
-SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c"
+SRCREV_imggen = "e182c3114f11eea3ec7ebb88cb1ef563a78d4eda"
 SRCREV_FORMAT = "imggen"
 
 SRC_URI = " \
-- 
2.17.1


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

* [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: Bump to 08.01.00.001 release
  2021-10-25 21:31 [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release Yogesh Siraswar
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: Bump to " Yogesh Siraswar
@ 2021-10-25 21:31 ` Yogesh Siraswar
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Yogesh Siraswar
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Yogesh Siraswar @ 2021-10-25 21:31 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the u-boot version for 08.01.00.001

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
index 53a95f20..db8dc9d6 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
@@ -2,8 +2,8 @@ require u-boot-ti.inc
 
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
 
-PR = "r11"
+PR = "r12"
 
 BRANCH = "ti-u-boot-2021.01"
 
-SRCREV = "53e79d0e89f975eeb874366dd9a92f68b3a599d1"
+SRCREV = "316948e851b21f1f79e78fdd364a754cf9817038"
-- 
2.17.1


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

* [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: Bump to 08.01.00.001 release
  2021-10-25 21:31 [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release Yogesh Siraswar
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: Bump to " Yogesh Siraswar
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: " Yogesh Siraswar
@ 2021-10-25 21:31 ` Yogesh Siraswar
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: " Yogesh Siraswar
  2021-10-25 21:47 ` [meta-ti][dunfell][PATCH 0/4] Core-sdk " Denys Dmytriyenko
  4 siblings, 0 replies; 6+ messages in thread
From: Yogesh Siraswar @ 2021-10-25 21:31 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the linux-rt version for 08.01.00.001

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 8a1f3812..166f40da 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 = "6f4d81d846c7c548ccc05498c4ad824f31dd6fc0"
+SRCREV = "b9f28fcb222bc4508077366b05ad5d44984087b0"
 PV = "5.10.65+git${SRCPV}"
-- 
2.17.1


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

* [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: Bump to 08.01.00.001 release
  2021-10-25 21:31 [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release Yogesh Siraswar
                   ` (2 preceding siblings ...)
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Yogesh Siraswar
@ 2021-10-25 21:31 ` Yogesh Siraswar
  2021-10-25 21:47 ` [meta-ti][dunfell][PATCH 0/4] Core-sdk " Denys Dmytriyenko
  4 siblings, 0 replies; 6+ messages in thread
From: Yogesh Siraswar @ 2021-10-25 21:31 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the linux version for 08.01.00.001

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index 4b34756d..d620b022 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 = "85ac70d78c4ec6889dec24685ec4cea3bb4d5a59"
+SRCREV = "f22103162c771ddd47372b579682445e6dc8dd0e"
 PV = "5.10.65+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] 6+ messages in thread

* Re: [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release
  2021-10-25 21:31 [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release Yogesh Siraswar
                   ` (3 preceding siblings ...)
  2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: " Yogesh Siraswar
@ 2021-10-25 21:47 ` Denys Dmytriyenko
  4 siblings, 0 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2021-10-25 21:47 UTC (permalink / raw)
  To: yogeshs; +Cc: Praneeth Bajjuri, meta-ti

On Mon, Oct 25, 2021 at 09:31:36PM +0000, Yogesh Siraswar via lists.yoctoproject.org wrote:
> Updated the version for core-sdk 08.01.00.001 release

For the entire series:

Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>

> 
> Yogesh Siraswar (4):
>   ti-linux-fw: Bump to 08.01.00.001 release
>   u-boot-ti-staging: Bump to 08.01.00.001 release
>   linux-ti-staging-rt: Bump to 08.01.00.001 release
>   linux-ti-staging: Bump to 08.01.00.001 release
> 
>  recipes-bsp/ti-linux-fw/ti-linux-fw.inc          | 10 +++++-----
>  recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb  |  4 ++--
>  recipes-kernel/linux/linux-ti-staging-rt_5.10.bb |  2 +-
>  recipes-kernel/linux/linux-ti-staging_5.10.bb    |  2 +-
>  4 files changed, 9 insertions(+), 9 deletions(-)
> 
> -- 
> 2.17.1
> 

-- 
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964

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

end of thread, other threads:[~2021-10-25 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-25 21:31 [meta-ti][dunfell][PATCH 0/4] Core-sdk 08.01.00.001 release Yogesh Siraswar
2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: Bump to " Yogesh Siraswar
2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: " Yogesh Siraswar
2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Yogesh Siraswar
2021-10-25 21:31 ` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: " Yogesh Siraswar
2021-10-25 21:47 ` [meta-ti][dunfell][PATCH 0/4] Core-sdk " 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.