Commit e9a798bf authored by Shahar Levi's avatar Shahar Levi Committed by David Woodhouse
Browse files

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: default avatarShahar Levi <shahar_levi@ti.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent ea30bee8
...@@ -1412,13 +1412,18 @@ Driver: wl12xx - Texas Instruments 802.11 wireless LAN driver ...@@ -1412,13 +1412,18 @@ Driver: wl12xx - Texas Instruments 802.11 wireless LAN driver
File: wl1271-fw.bin File: wl1271-fw.bin
File: wl1271-nvs.bin File: wl1271-nvs.bin
File: wl1271-fw-ap.bin
File: wl1271-nvs-ap.bin
Licence: See LICENCE.ti-connectivity for details. Licence: See LICENCE.ti-connectivity for details.
wl1271-fw.bin version 6.1.0.0.343. Station: wl1271-fw.bin version 6.1.0.0.343 (RM version 206)
wl1271-nvs.bin 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 and The nvs file includes two parts:
ini setting parameters. - radio calibration
- ini setting parameters
In order to use that files copy them to target FS at /lib/firmware/.
-------------------------------------------------------------------------- --------------------------------------------------------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment