mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2025-12-18 11:21:40 +08:00
Merge branch 'linux-firmware' of git://github.com/TI-OpenLink/firmwares
This commit is contained in:
52
WHENCE
52
WHENCE
@@ -1580,15 +1580,36 @@ Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details.
|
||||
Driver: wl12xx - Texas Instruments 802.11 wireless LAN driver
|
||||
|
||||
File: wl1271-fw.bin
|
||||
Version: 6.1.0.50.350 (STA-only)
|
||||
File: wl1271-fw-2.bin
|
||||
Version: 6.1.5.50.74 (STA-only)
|
||||
File: wl1271-fw-ap.bin
|
||||
Version: 6.2.1.0.54 (AP-only)
|
||||
File: wl127x-fw-3.bin
|
||||
Version: 6.3.0.0.77
|
||||
File: wl127x-fw-plt-3.bin
|
||||
Version: 6.3.0.0.77 (PLT-only)
|
||||
File: wl127x-fw-4-sr.bin
|
||||
Version: 6.3.5.0.98 (Single-role)
|
||||
File: wl127x-fw-4-mr.bin
|
||||
Version: 6.5.2.0.15 (Multi-role)
|
||||
File: wl127x-fw-4-plt.bin
|
||||
Version: 6.3.5.0.98 (PLT-only)
|
||||
|
||||
File: wl128x-fw.bin
|
||||
Version: 7.1.5.50.74 (STA-only)
|
||||
File: wl128x-fw-ap.bin
|
||||
Version: 7.2.1.0.54 (AP-only)
|
||||
File: wl128x-fw-3.bin
|
||||
Version: 7.3.0.0.77
|
||||
File: wl128x-fw-plt-3.bin
|
||||
Version: 7.3.0.0.77
|
||||
File: wl128x-fw-4-sr.bin
|
||||
Version: 7.3.5.0.98 (Single-role)
|
||||
File: wl128x-fw-4-mr.bin
|
||||
Version: 7.5.2.0.15 (Multi-role)
|
||||
File: wl128x-fw-4-plt.bin
|
||||
Version: 7.3.5.0.98 (PLT)
|
||||
|
||||
File: wl127x-nvs.bin
|
||||
File: wl128x-nvs.bin
|
||||
@@ -1598,28 +1619,23 @@ sl: wl1271-nvs.bin -> wl127x-nvs.bin
|
||||
|
||||
Licence: See LICENCE.ti-connectivity for details.
|
||||
|
||||
Station: wl1271-fw.bin version 6.1.0.50.350
|
||||
Station: wl1271-fw-2.bin version 6.1.5.50.74
|
||||
Station: wl128x-fw.bin version 7.1.5.50.74
|
||||
Access Point: wl1271-fw-ap.bin version 6.2.1.0.54
|
||||
Access Point: wl128x-fw-ap.bin version 7.2.1.0.54
|
||||
Station & Access Point: wl127x-fw-3.bin version Rev 6.3.0.0.77
|
||||
PLT: wl127x-fw-3.bin version PLT 6.3.0.0.77
|
||||
Station & Access Point: wl128x-fw-3.bin version Rev 7.3.0.0.77
|
||||
PLT: wl128x-fw-3.bin version PLT 7.3.0.0.77
|
||||
|
||||
The nvs file includes two parts:
|
||||
The NVS file includes two parts:
|
||||
- radio calibration
|
||||
- ini setting parameters
|
||||
- HW configuration parameters (aka. INI values)
|
||||
|
||||
In order to have correct NVS file for your device NVS tool should be use:
|
||||
http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator
|
||||
The published NVS files are for testing only. Every device needs to
|
||||
hava a unique NVS which is properly calibrated for best results. You
|
||||
can find more information about NVS generation for your device here:
|
||||
|
||||
Example NVS files (not optimal) for wl127x and wl128x includes.
|
||||
To use example NVS set symbolic link wl12xx-nvs.bin to one of
|
||||
them (depending the chip on the platform)
|
||||
http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
|
||||
|
||||
In order to use that files copy ti-connectivity directory to target FS at
|
||||
If you're using a wl127x based device, use a symbolic link called
|
||||
wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
|
||||
using wl128x, link to wl128x-nvs.bin instead.
|
||||
|
||||
The driver expects to find the firmwares under a ti-connectivity
|
||||
subdirectory. So if your system looks for firmwares in /lib/firmware,
|
||||
the firmwares for wl12xx chips must be located in
|
||||
/lib/firmware/ti-connectivity/.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user