diff options
| author | Peter Robinson <pbrobinson@gmail.com> | 2024-08-08 16:08:24 +0100 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2024-08-22 11:20:11 +0000 |
| commit | ed9c1349f8ebae720f3572ad3e74af59bfe345d7 (patch) | |
| tree | 2660586c1209b94c3431d71c1ec638a05af723bc /WHENCE | |
| parent | 5a017996c6de64ebd7f7c60e1233a45ba04086ca (diff) | |
rtl_bt: Add firmware file for the the RTL8723CS Bluetooth part
These files come from the RealtekBluetoothUartPackage_2.17.119.0525 file
which can be downloaded from realtek.com. The download is marked as version
1.0.245.3 / 05/08/2017 on the download page
The added rtl_bt/rtl8723cs_xx_fw.bin file is called
rtl8723c_mp_bt40_fw_asic_rom_patch.bin in the download.
The configuration file for the RTL8723BS part also works for the
CS variant so we add the appropriate link to use that.
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'WHENCE')
| -rw-r--r-- | WHENCE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4064,6 +4064,8 @@ File: rtl_bt/rtl8723bs_fw.bin File: rtl_bt/rtl8723bs_config.bin Link: rtl_bt/rtl8723bs_config-OBDA8723.bin -> rtl8723bs_config.bin Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config.bin +File: rtl_bt/rtl8723cs_xx_fw.bin +Link: rtl_bt/rtl8723cs_xx_config.bin -> rtl8723bs_config.bin File: rtl_bt/rtl8761a_fw.bin File: rtl_bt/rtl8761b_fw.bin File: rtl_bt/rtl8761b_config.bin |
