diff options
| author | Sabeeh Khan <sabeeh-khan@ti.com> | 2025-10-27 13:39:14 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-10-27 14:59:57 -0500 |
| commit | 6245469825ca824c83b2796553bcb9163c6daf66 (patch) | |
| tree | 0d6f5adcef41d134385f6ed893b2a0eb18b1e5e9 | |
| parent | 1bbb24616630a890d47ffcefb41b44e0d92e08aa (diff) | |
| download | meta-ti-6245469825ca824c83b2796553bcb9163c6daf66.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 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" | |||
| 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 | ||
