package: starfive: Add rtl8852bu usb bt firmware

Remove the upstream rtl8852bu usb bt firmware
since it's not working on the module.
Add the firmware in starfive-firmware package.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
(cherry picked from commit 81c746485c38c4ea971b32d1e22040e295efe178)
This commit is contained in:
Mason Huo
2023-06-14 16:24:34 +08:00
committed by Andy Hu
parent 832e2a768a
commit 6de31c3258
5 changed files with 13 additions and 2 deletions
+1 -2
View File
@@ -82,8 +82,7 @@ LINUX_FIRMWARE_FILES += \
rtl_bt/rtl8821c_config.bin rtl_bt/rtl8821c_fw.bin \
rtl_bt/rtl8822b_config.bin rtl_bt/rtl8822b_fw.bin \
rtl_bt/rtl8822cs_config.bin rtl_bt/rtl8822cs_fw.bin \
rtl_bt/rtl8822cu_config.bin rtl_bt/rtl8822cu_fw.bin \
rtl_bt/rtl8852bu_config.bin rtl_bt/rtl8852bu_fw.bin
rtl_bt/rtl8822cu_config.bin rtl_bt/rtl8822cu_fw.bin
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.rtlwifi_firmware.txt
endif