forked from armbian/build
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add realteck rtw88 wifi bt firmware for lubancat
Signed-off-by: Andy Yan <[email protected]>
- Loading branch information
Showing
36 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
|
||
rtw88 firmware | ||
================ | ||
|
||
This repository contains firmware images supported by Realtek's wireless | ||
driver rtw88. And some of the devices run with more than one firmware | ||
file. Basically, a "normal" firmware is necessary to be downloaded to | ||
the device. | ||
And another is called "wowlan" firmware, it should be loaded when a | ||
device is going to suspend. Which means driver will "re-download/swap" | ||
the firmware image. The wowlan firmware contains wake up functions that | ||
can recognize specific events and send a wake up signal to device if | ||
needed, and the system will resume to running state. During resume, | ||
driver will then swap the normal firmware back, return to running state. | ||
|
||
If any distros or platforms do not require wowlan feature, they can | ||
_only_ pick the normal firmware. And everything still works fine, | ||
except that the device cannot be waken from the wireless NICs. | ||
|
||
Currently supported devices with corresponding firmwares: | ||
|
||
RTL8822BE | ||
rtw8822b_fw.bin | ||
|
||
RTL8821CE | ||
rtw8821c_fw.bin | ||
|
||
RTL8822CE | ||
rtw8822c_fw.bin | ||
rtw8822c_wow_fw.bin | ||
|
||
RTL8723DE | ||
rtw8723d_fw.bin | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.