]> git.baikalelectronics.ru Git - kernel.git/commit
wil6210: add debugfs blobs for UCODE code and data
authorLior David <qca_liord@qca.qualcomm.com>
Mon, 28 Nov 2016 11:49:02 +0000 (13:49 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 1 Dec 2016 11:20:36 +0000 (13:20 +0200)
commit60b8499a3995dc325425c8e09a50db7046144aac
tree70985cd03e729e736fe35b48dd885c024d59227a
parent66f90510a892fdc46cc1fab8184ee7ce3c1a2fb3
wil6210: add debugfs blobs for UCODE code and data

Added new areas to fw_mappings area for UCODE code
and data areas.
The new areas are only exposed through debugfs blobs,
and mainly needed to access UCODE logs.
The change does not affect crash dumps because the
newly added areas overlap with the "upper" area which
is already dumped.

Signed-off-by: Lior David <qca_liord@qca.qualcomm.com>
Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wil6210/wil6210.h
drivers/net/wireless/ath/wil6210/wil_crash_dump.c
drivers/net/wireless/ath/wil6210/wmi.c