diff options
| author | Yan-Hsuan Chuang <yhchuang@realtek.com> | 2020-05-18 11:11:36 +0800 |
|---|---|---|
| committer | Josh Boyer <jwboyer@kernel.org> | 2020-05-18 09:37:02 -0400 |
| commit | 401bd6defb64ebbaf3b020f30f2ac3735d3a0c0f (patch) | |
| tree | ff8f3d854d1a6c576fa11f95f39cd2385ead7588 | |
| parent | f8d32e4cc99bcd985dd64892392c42b52c941369 (diff) | |
rtw88: RTL8821C: add firmware file v24.5
Add firmware file for RTL8821C devices
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| -rw-r--r-- | WHENCE | 1 | ||||
| -rw-r--r-- | rtw88/README | 3 | ||||
| -rw-r--r-- | rtw88/rtw8821c_fw.bin | bin | 0 -> 137896 bytes |
3 files changed, 4 insertions, 0 deletions
@@ -2869,6 +2869,7 @@ File: rtw88/rtw8822c_fw.bin File: rtw88/rtw8822c_wow_fw.bin File: rtw88/README File: rtw88/rtw8723d_fw.bin +File: rtw88/rtw8821c_fw.bin Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. diff --git a/rtw88/README b/rtw88/README index b2992be2..01449ca7 100644 --- a/rtw88/README +++ b/rtw88/README @@ -22,6 +22,9 @@ Currently supported devices with corresponding firmwares: RTL8822BE rtw8822b_fw.bin +RTL8821CE + rtw8821c_fw.bin + RTL8822CE rtw8822c_fw.bin rtw8822c_wow_fw.bin diff --git a/rtw88/rtw8821c_fw.bin b/rtw88/rtw8821c_fw.bin Binary files differnew file mode 100644 index 00000000..a56fd520 --- /dev/null +++ b/rtw88/rtw8821c_fw.bin |
