diff options
| author | Sabeeh Khan <sabeeh-khan@ti.com> | 2025-10-27 13:39:14 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-10-28 11:48:43 -0500 |
| commit | 7422c85a9a9f6fe9d2c992239db9f13fc087d71d (patch) | |
| tree | 2898cbfbff1a8b6a998b2ffd90eaeee7e8715eaf | |
| parent | 8f01b68d92576613ed670b0f0867388164ee26df (diff) | |
| download | meta-ti-7422c85a9a9f6fe9d2c992239db9f13fc087d71d.tar.gz | |
meta-ti-extras: cc33xx-fw: update cc33xx firmware to 1.7.0.323
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>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
| -rw-r--r-- | meta-ti-extras/recipes-bsp/cc33xx-fw/cc33xx-fw_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 d5597ab9..a4dfc4da 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" | |||
| 2 | LICENSE = "TI-TSPA" | 2 | LICENSE = "TI-TSPA" |
| 3 | LIC_FILES_CHKSUM = "file://LICENCE;md5=df68504cbd0a4da1643ebcfd5783dbc9" | 3 | LIC_FILES_CHKSUM = "file://LICENCE;md5=df68504cbd0a4da1643ebcfd5783dbc9" |
| 4 | 4 | ||
| 5 | SRCREV = "988ded3a7d4d0e46de62e9ebfcb685c502bd9edf" | 5 | SRCREV = "0b4f850d6c0fd8e0fe0ae1d3e80ac6733aced29b" |
| 6 | SRC_URI = "git://git.ti.com/git/cc33xx-wlan/cc33xx-fw.git;protocol=https;branch=master" | 6 | SRC_URI = "git://git.ti.com/git/cc33xx-wlan/cc33xx-fw.git;protocol=https;branch=master" |
| 7 | 7 | ||
| 8 | PV = "1.7.0.120" | 8 | PV = "1.7.0.323" |
| 9 | 9 | ||
| 10 | CLEANBROKEN = "1" | 10 | CLEANBROKEN = "1" |
| 11 | 11 | ||
