diff mbox series

[scarthgap] meta-ti-extras: cc33xx-fw: update cc33xx firmware to 1.7.0.323

Message ID 20251027183914.3955321-1-sabeeh-khan@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [scarthgap] meta-ti-extras: cc33xx-fw: update cc33xx firmware to 1.7.0.323 | expand

Commit Message

Sabeeh Khan Oct. 27, 2025, 6:39 p.m. UTC
Major Updates since 1.7.0.120:
- Added WPA1 support
- Addressed many stability issues in WiFi and BLE
- Enabled thermal protection for operation up to 105C

SHA1 checksum:
c364c4d89802bcac769ee6eebc08ae1c4ef5a205  cc33xx_2nd_loader.bin
b39bfac65e0300e81dfcfee7301e07b4289df448  cc33xx-conf.bin
821fa40f608e350baa9e4cdfea6719bf469c5220  cc33xx_fw.bin

Signed-off-by: Sabeeh Khan <sabeeh-khan@ti.com>
---
 meta-ti-extras/recipes-bsp/cc33xx-fw/cc33xx-fw_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

PRC Automation Oct. 27, 2025, 6:40 p.m. UTC | #1
meta-ti / na / 20251027183914.3955321-1-sabeeh-khan

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [scarthgap][PATCH] meta-ti-extras: cc33xx-fw: update cc33xx firmware to 1.7.0.323
    WARN: Commit message should not include directory path to recipe: meta-ti-extras: cc33xx-fw: update cc33xx firmware to 1.7.0.323.
              meta-ti-extras: (COMMIT-MESSAGE-3)
        patch



=========================================================
  apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [scarthgap][PATCH] meta-ti-extras: cc33xx-fw: update cc33xx firmware to 1.7.0.323
- Submitter: From: Sabeeh Khan <sabeeh-khan@ti.com>
- Date: Date: Mon, 27 Oct 2025 13:39:14 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 012593d3d163f049c74d338f2ad142a6cc39c078

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: scarthgap-wip
- Commit Author: Judith Mendez <jm@ti.com>
- Commit Subject: conf: machine: Include MCSPI overlay for am62p and am62 LP
- Commit SHA: b5523559e61116526f4594ea44a7eef1a16a7b45

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: FAIL
=========================================================
scarthgap
=====================
FAIL
    WARN: Include file should reference ${BPN}: optee-os-ti-version.inc (GUARD-3)
        meta-ti-bsp/recipes-security/optee/optee-os-tadevkit_%.bbappend:2
            OPTEE_TI_VERSION:ti-soc = "optee-os-ti-version.inc"
    
    
    Code Summary
    ============
    
    GUARD-3
    -------------------------------------------
      The guard file should be named the same as the bbappend.  Feel free
      to use ${BPN} to make it easier.
diff mbox series

Patch

diff --git a/meta-ti-extras/recipes-bsp/cc33xx-fw/cc33xx-fw_git.bb b/meta-ti-extras/recipes-bsp/cc33xx-fw/cc33xx-fw_git.bb
index 9f1de766..75a1c85f 100644
--- a/meta-ti-extras/recipes-bsp/cc33xx-fw/cc33xx-fw_git.bb
+++ b/meta-ti-extras/recipes-bsp/cc33xx-fw/cc33xx-fw_git.bb
@@ -2,10 +2,10 @@  SUMMARY = "Firmware files for use with TI cc33xx"
 LICENSE = "TI-TSPA"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=df68504cbd0a4da1643ebcfd5783dbc9"
 
-SRCREV = "988ded3a7d4d0e46de62e9ebfcb685c502bd9edf"
+SRCREV = "0b4f850d6c0fd8e0fe0ae1d3e80ac6733aced29b"
 SRC_URI = "git://git.ti.com/git/cc33xx-wlan/cc33xx-fw.git;protocol=https;branch=master"
 
-PV = "1.7.0.120"
+PV = "1.7.0.323"
 
 CLEANBROKEN = "1"