1
0
Fork 0

linux-firmware: wl12xx-Add Access Point Firmware & NVS to the wl12xx Driver

wl1271-fw-ap.bin is access point mode FW support to the wl12xx driver.
Access point uses a separate firmware from station and has a different
initialization sequence.

Signed-off-by: Shahar Levi <shahar_levi@ti.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
master
Shahar Levi 2010-11-24 09:47:38 +02:00 committed by David Woodhouse
parent ea30bee8b7
commit e9a798bf12
3 changed files with 9 additions and 4 deletions

13
WHENCE
View File

@ -1412,13 +1412,18 @@ Driver: wl12xx - Texas Instruments 802.11 wireless LAN driver
File: wl1271-fw.bin
File: wl1271-nvs.bin
File: wl1271-fw-ap.bin
File: wl1271-nvs-ap.bin
Licence: See LICENCE.ti-connectivity for details.
wl1271-fw.bin version 6.1.0.0.343.
wl1271-nvs.bin RM version 206.
The nvs file includes two parts: radio calibration and
ini setting parameters.
Station: wl1271-fw.bin version 6.1.0.0.343 (RM version 206)
Access Point: wl1271-fw-ap.bin version 6.2.0.0.30 (RM version 6.2.0.0.6)
The nvs file includes two parts:
- radio calibration
- ini setting parameters
In order to use that files copy them to target FS at /lib/firmware/.
--------------------------------------------------------------------------

Binary file not shown.

Binary file not shown.