linux/drivers/net/wireless/rsi
Prameela Rani Garnepudi b78e91bcfb rsi: Add new firmware loading method
The older firmware loading method has been deprecated and not in use
for any chipets. New method is introduced which works based on soft
boot loader. In this method, complete RAM image and FLASH image are
present in the flash. Before loading the functional firmware, host
issues boot loader commands to verify whether firmware to load is
different from the current functional firmware. If not, firmware
upgrade progresses and boot loader will switch to the new functional
firmware.

"rs9113_wlan_qspi.rps" is the firmware filename used in this patch.

Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-05-24 16:37:52 +03:00
..
Kconfig rsi: add vendor Kconfig entry 2015-11-18 14:28:31 +02:00
Makefile rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.c 2017-05-24 16:37:48 +03:00
rsi_91x_core.c
rsi_91x_debugfs.c
rsi_91x_hal.c rsi: Add new firmware loading method 2017-05-24 16:37:52 +03:00
rsi_91x_mac80211.c wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
rsi_91x_main.c
rsi_91x_mgmt.c rsi: Add support for 802.11d 2016-11-25 11:47:36 +02:00
rsi_91x_sdio_ops.c rsi: Add new host interface operations 2017-05-24 16:37:52 +03:00
rsi_91x_sdio.c rsi: Add new firmware loading method 2017-05-24 16:37:52 +03:00
rsi_91x_usb_ops.c rsi: Changes in USB read and write operations 2017-05-24 16:37:49 +03:00
rsi_91x_usb.c rsi: Add new firmware loading method 2017-05-24 16:37:52 +03:00
rsi_boot_params.h
rsi_common.h
rsi_debugfs.h
rsi_hal.h rsi: Add new firmware loading method 2017-05-24 16:37:52 +03:00
rsi_main.h rsi: Add new firmware loading method 2017-05-24 16:37:52 +03:00
rsi_mgmt.h rsi: Add support for 802.11d 2016-11-25 11:47:36 +02:00
rsi_sdio.h rsi: Add new host interface operations 2017-05-24 16:37:52 +03:00
rsi_usb.h rsi: Changes in USB read and write operations 2017-05-24 16:37:49 +03:00