diff mbox series

[meta-ti,master/kirkstone] ti-linux-fw: update to the latest

Message ID 20230221212943.19511-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master/kirkstone] ti-linux-fw: update to the latest | expand

Commit Message

Andrew Davis Feb. 21, 2023, 9:29 p.m. UTC
While here update FW versions and remove those no longer used.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../recipes-bsp/ti-linux-fw/ti-linux-fw.inc      | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

Comments

Denys Dmytriyenko Feb. 21, 2023, 9:40 p.m. UTC | #1
On Tue, Feb 21, 2023 at 03:29:43PM -0600, Andrew Davis via lists.yoctoproject.org wrote:
> While here update FW versions and remove those no longer used.

Thanks! I believe it should take care of those race conditions in the imggen.


> Signed-off-by: Andrew Davis <afd@ti.com>

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


> ---
>  .../recipes-bsp/ti-linux-fw/ti-linux-fw.inc      | 16 ++++++----------
>  1 file changed, 6 insertions(+), 10 deletions(-)
> 
> diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> index 0b2e8bd6..74c26707 100644
> --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> @@ -4,28 +4,24 @@ LICENSE = "TI-TFL"
>  LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
>  
>  PV = "2022.01"
> -INC_PR = "r3"
> +INC_PR = "r4"
>  
>  # Firmware versions
>  CORESDK_RTOS_VERSION = "08.02.00.04"
> -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.07"
> +PRUETH_FW_AM65X_SR2_VERSION = "02.02.11.02"
>  GOODIX_FW_VERSION = "1.0.0.0"
> -CADENCE_MHDP_FW_VERSION = "1.2.17"
> +CADENCE_MHDP_FW_VERSION = "2.1.0"
>  IMG_DEC_FW_VERSION = "1.0"
>  CNM_WAVE521_FW_VERSION = "1.0.00"
> -TIFS_LPM_STUB_FW_VERSION = "08.03.02"
> +TIFS_LPM_STUB_FW_VERSION = "08.06.04"
>  
> -TI_LINUX_FW_SRCREV ?= "7875237b357ecf27300658e65e9927cef7e299ed"
> +TI_LINUX_FW_SRCREV ?= "340194800a581baf976360386dfc7b5acab8d948"
>  SRCREV = "${TI_LINUX_FW_SRCREV}"
>  
>  BRANCH ?= "ti-linux-firmware"
>  
> -K3_IMAGE_GEN_SRCREV ?= "a9a43d5effcd17b4f3364cc7e6d483abd7f56e0f"
> +K3_IMAGE_GEN_SRCREV ?= "ffae8800a5c81c149835ed1aa5e2fbbe65a49c0d"
>  SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
>  SRCREV_FORMAT = "imggen"
>  
> -- 
> 2.39.1
Denys Dmytriyenko Feb. 22, 2023, 7:46 p.m. UTC | #2
On Tue, Feb 21, 2023 at 04:40:48PM -0500, Denys Dmytriyenko wrote:
> On Tue, Feb 21, 2023 at 03:29:43PM -0600, Andrew Davis via lists.yoctoproject.org wrote:
> > While here update FW versions and remove those no longer used.
> 
> Thanks! I believe it should take care of those race conditions in the imggen.

Tested this patch together with Andrew's 15-patch v2 series and it sure helped 
with the race!


> > Signed-off-by: Andrew Davis <afd@ti.com>
> 
> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>

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


> > ---
> >  .../recipes-bsp/ti-linux-fw/ti-linux-fw.inc      | 16 ++++++----------
> >  1 file changed, 6 insertions(+), 10 deletions(-)
> > 
> > diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> > index 0b2e8bd6..74c26707 100644
> > --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> > +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
> > @@ -4,28 +4,24 @@ LICENSE = "TI-TFL"
> >  LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
> >  
> >  PV = "2022.01"
> > -INC_PR = "r3"
> > +INC_PR = "r4"
> >  
> >  # Firmware versions
> >  CORESDK_RTOS_VERSION = "08.02.00.04"
> > -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.07"
> > +PRUETH_FW_AM65X_SR2_VERSION = "02.02.11.02"
> >  GOODIX_FW_VERSION = "1.0.0.0"
> > -CADENCE_MHDP_FW_VERSION = "1.2.17"
> > +CADENCE_MHDP_FW_VERSION = "2.1.0"
> >  IMG_DEC_FW_VERSION = "1.0"
> >  CNM_WAVE521_FW_VERSION = "1.0.00"
> > -TIFS_LPM_STUB_FW_VERSION = "08.03.02"
> > +TIFS_LPM_STUB_FW_VERSION = "08.06.04"
> >  
> > -TI_LINUX_FW_SRCREV ?= "7875237b357ecf27300658e65e9927cef7e299ed"
> > +TI_LINUX_FW_SRCREV ?= "340194800a581baf976360386dfc7b5acab8d948"
> >  SRCREV = "${TI_LINUX_FW_SRCREV}"
> >  
> >  BRANCH ?= "ti-linux-firmware"
> >  
> > -K3_IMAGE_GEN_SRCREV ?= "a9a43d5effcd17b4f3364cc7e6d483abd7f56e0f"
> > +K3_IMAGE_GEN_SRCREV ?= "ffae8800a5c81c149835ed1aa5e2fbbe65a49c0d"
> >  SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
> >  SRCREV_FORMAT = "imggen"
> >  
> > -- 
> > 2.39.1
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 0b2e8bd6..74c26707 100644
--- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -4,28 +4,24 @@  LICENSE = "TI-TFL"
 LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
 
 PV = "2022.01"
-INC_PR = "r3"
+INC_PR = "r4"
 
 # Firmware versions
 CORESDK_RTOS_VERSION = "08.02.00.04"
-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.07"
+PRUETH_FW_AM65X_SR2_VERSION = "02.02.11.02"
 GOODIX_FW_VERSION = "1.0.0.0"
-CADENCE_MHDP_FW_VERSION = "1.2.17"
+CADENCE_MHDP_FW_VERSION = "2.1.0"
 IMG_DEC_FW_VERSION = "1.0"
 CNM_WAVE521_FW_VERSION = "1.0.00"
-TIFS_LPM_STUB_FW_VERSION = "08.03.02"
+TIFS_LPM_STUB_FW_VERSION = "08.06.04"
 
-TI_LINUX_FW_SRCREV ?= "7875237b357ecf27300658e65e9927cef7e299ed"
+TI_LINUX_FW_SRCREV ?= "340194800a581baf976360386dfc7b5acab8d948"
 SRCREV = "${TI_LINUX_FW_SRCREV}"
 
 BRANCH ?= "ti-linux-firmware"
 
-K3_IMAGE_GEN_SRCREV ?= "a9a43d5effcd17b4f3364cc7e6d483abd7f56e0f"
+K3_IMAGE_GEN_SRCREV ?= "ffae8800a5c81c149835ed1aa5e2fbbe65a49c0d"
 SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
 SRCREV_FORMAT = "imggen"