rsi: Remove old firmware loading method
The older firmware loading method is not usable by any Redpine chipset. Hence removing that part of the code. Older firmware image with rsi_91x.fw name is deprecated 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>
This commit is contained in:

committed by
Kalle Valo

parent
b78e91bcfb
commit
5578b1ffdc
@@ -20,8 +20,7 @@
|
||||
#include <linux/kthread.h>
|
||||
|
||||
#define EVENT_WAIT_FOREVER 0
|
||||
#define TA_LOAD_ADDRESS 0x00
|
||||
#define FIRMWARE_RSI9113 "rsi_91x.fw"
|
||||
#define FIRMWARE_RSI9113 "rs9113_wlan_qspi.rps"
|
||||
#define QUEUE_NOT_FULL 1
|
||||
#define QUEUE_FULL 0
|
||||
|
||||
|
Reference in New Issue
Block a user