Browse Source

rtl_bt: Add firmware and configuration files for the Bluetooth part of RTL8723BS

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/rtl8723bs_fw.bin file is called
rtl8723b_mp_bt40_fw_asic_rom_patch.bin in the download.

The added rtl_bt/rtl8723bs_config-OBDA8723.bin file is the
rtl8723b_config_internal.bin file with the UART baudrate changed to
1500000 bps.

I've examined aprox. 20 different Intel BYT/CHT boards, with an RTL8723BS
with the OBDA8723 ACPI ID for the bluetooth part. On these boards the
original firmware image uses either 1500000 or 3000000 bps, so 1500000 bps
is chosen as the safe option which should work everywhere.

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
main
Hans de Goede 6 years ago committed by Josh Boyer
parent
commit
e6b9001e91
  1. 2
      WHENCE
  2. BIN
      rtl_bt/rtl8723bs_config-OBDA8723.bin
  3. BIN
      rtl_bt/rtl8723bs_fw.bin

2
WHENCE

@ -3183,6 +3183,8 @@ File: rtl_bt/rtl8192ee_fw.bin @@ -3183,6 +3183,8 @@ File: rtl_bt/rtl8192ee_fw.bin
File: rtl_bt/rtl8192eu_fw.bin
File: rtl_bt/rtl8723a_fw.bin
File: rtl_bt/rtl8723b_fw.bin
File: rtl_bt/rtl8723bs_fw.bin
File: rtl_bt/rtl8723bs_config-OBDA8723.bin
File: rtl_bt/rtl8761a_fw.bin
File: rtl_bt/rtl8812ae_fw.bin
File: rtl_bt/rtl8821a_fw.bin

BIN
rtl_bt/rtl8723bs_config-OBDA8723.bin

Binary file not shown.

BIN
rtl_bt/rtl8723bs_fw.bin

Binary file not shown.
Loading…
Cancel
Save