[PATCH] ath10k: Fix device boot error
Kalle Valo
kvalo at codeaurora.org
Wed Oct 20 00:55:42 PDT 2021
Jouni Malinen <jouni at codeaurora.org> wrote:
> From: Abinaya Kalaiselvan <akalaise at codeaurora.org>
>
> mask value ATH10K_FW_CRASH_DUMP_RAM_DATA is not mandatory to get iram
> mem layout. So introduced ath10k_coredump_get_hw_mem_layout to copy
> hardware memory layout.
>
> This fixes the below boot error:
> [ 17.468882] ath10k_pci 0000:06:00.0: failed to copy target iram contents: -12
> [ 17.513925] ath10k_pci 0000:06:00.0: could not init core (-12)
> [ 17.517635] ath10k_pci 0000:06:00.0: could not probe fw (-12)
>
> Tested-on: QCA9984 X86 10.4-3.9.0.2-00139
>
> Fixes: 9af7c32ceca8 ("ath10k: add target IRAM recovery feature support")
> Signed-off-by: Abinaya Kalaiselvan <akalaise at codeaurora.org>
> Signed-off-by: Jouni Malinen <jouni at codeaurora.org>
> Reported-by: kernel test robot <lkp at intel.com>
The patch had multiple issues so I sent v2:
https://patchwork.kernel.org/project/linux-wireless/patch/20211020075054.23061-1-kvalo@codeaurora.org/
Patch set to Changes Requested.
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210913175048.192812-1-jouni@codeaurora.org/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list