From: David Lechner Date: Thu, 13 Sep 2018 01:45:18 +0000 (-0500) Subject: ti-connectivity: add firmware for CC2560(A) Bluetooth X-Git-Tag: 20190312~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c81f23ad903f72e87e2102d8f52408305c0f7a2;p=linux-firmware ti-connectivity: add firmware for CC2560(A) Bluetooth This adds TIInit_6.2.31.bts and TIInit_6.6.15.bts for TI CC2560 and CC2560A Bluetooth chips. These are found in LEGO MINDSTORMS EV3, which has mainline kernel support now. The versions listed are the ones given on the TI wiki[1] where the files were obtained. The version in parentheses are the ones found in the files themselves. These files are redistributable under the same LICENCE.ti-connectivity that is used by other TI firmwares. [1]: http://processors.wiki.ti.com/index.php/CC256x_Downloads Signed-off-by: David Lechner Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index bef1c87..3e18e48 100644 --- a/WHENCE +++ b/WHENCE @@ -2508,6 +2508,10 @@ the firmwares for wl18xx chips must be located in Driver: TI_ST - Texas Instruments bluetooth driver +File: ti-connectivity/TIInit_6.2.31.bts +Version: 2.44 (TI_P31.123) +File: ti-connectivity/TIInit_6.6.15.bts +Version: 2.14 (TI_P6_15.93) File: ti-connectivity/TIInit_7.2.31.bts Licence: Redistributable. See LICENCE.ti-connectivity for details. diff --git a/ti-connectivity/TIInit_6.2.31.bts b/ti-connectivity/TIInit_6.2.31.bts new file mode 100644 index 0000000..c869e32 Binary files /dev/null and b/ti-connectivity/TIInit_6.2.31.bts differ diff --git a/ti-connectivity/TIInit_6.6.15.bts b/ti-connectivity/TIInit_6.6.15.bts new file mode 100644 index 0000000..771d393 Binary files /dev/null and b/ti-connectivity/TIInit_6.6.15.bts differ