]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
linux-firmware: add new cc33xx firmware for cc33xx chips
authorSabeeh Khan <sabeeh-khan@ti.com>
Wed, 12 Jun 2024 22:14:59 +0000 (17:14 -0500)
committerSabeeh Khan <sabeeh-khan@ti.com>
Thu, 13 Jun 2024 16:38:09 +0000 (11:38 -0500)
This patch includes the required binaries in order to use cc33xx
chips and driver. Update the WHENCE to include these additions.
Also update the LICENSE.ti-connectivity for the new year.

FW Version: 1.7.0.120

Signed-off-by: Sabeeh Khan <sabeeh-khan@ti.com>
LICENCE.ti-connectivity
WHENCE
ti-connectivity/cc33xx-conf.bin [new file with mode: 0644]
ti-connectivity/cc33xx_2nd_loader.bin [new file with mode: 0644]
ti-connectivity/cc33xx_fw.bin [new file with mode: 0644]

index 22f617ff726abde67f1bc5fbc58eb43fe1009416..ffa211e5deeacc00fb31d1f847aa1084ed0a9cfb 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 2016 Texas Instruments Incorporated
+Copyright (c) 2016-2024 Texas Instruments Incorporated
 
 All rights reserved not granted herein.
 
diff --git a/WHENCE b/WHENCE
index 0777e5627b9cf1b86d4c0ee0183d69b89d574262..84b5d4a9594298b5fa9c37bdf008d15dfe4ff5cb 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -3078,6 +3078,30 @@ the firmwares for wl18xx chips must be located in
 
 --------------------------------------------------------------------------
 
+Driver: cc33xx - Texas Instruments 802.11 WLAN driver for CC33xx chips
+
+File: ti-connectivity/cc33xx_2nd_loader.bin
+Version: 1.0.0.23
+File: ti-connectivity/cc33xx_fw.bin
+Version: 1.7.0.120
+File: ti-connectivity/cc33xx-conf.bin
+Version: 1.7.0.120
+
+Licence: Redistributable. See LICENCE.ti-connectivity for details.
+
+The cc33xx-conf.bin is a binary containing two parts: radio calibration
+and hardware configuration. The binary can be modified using the tool
+cc33conf which can be found in the CC33XX Linux SDK here: 
+
+https://www.ti.com/tool/CC33XX-SOFTWARE 
+
+The driver expects to find the firmwares under a ti-connectivity
+subdirectory.  So if your system looks for firmwares in /lib/firmware,
+the firmwares for cc33xx chips must be located in
+/lib/firmware/ti-connectivity/.
+
+--------------------------------------------------------------------------
+
 Driver: TI_ST - Texas Instruments bluetooth driver
 
 File: ti-connectivity/TIInit_6.2.31.bts
diff --git a/ti-connectivity/cc33xx-conf.bin b/ti-connectivity/cc33xx-conf.bin
new file mode 100644 (file)
index 0000000..d0f035b
Binary files /dev/null and b/ti-connectivity/cc33xx-conf.bin differ
diff --git a/ti-connectivity/cc33xx_2nd_loader.bin b/ti-connectivity/cc33xx_2nd_loader.bin
new file mode 100644 (file)
index 0000000..077a7f8
Binary files /dev/null and b/ti-connectivity/cc33xx_2nd_loader.bin differ
diff --git a/ti-connectivity/cc33xx_fw.bin b/ti-connectivity/cc33xx_fw.bin
new file mode 100644 (file)
index 0000000..bd6044e
Binary files /dev/null and b/ti-connectivity/cc33xx_fw.bin differ