Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a766ca3 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "cnss2: Print fw crash signature"

parents 8197f81f 399cdb3c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3559,6 +3559,8 @@ void cnss_pci_collect_dump_info(struct cnss_pci_data *pci_priv, bool in_panic)

	dump_data->nentries += rddm_image->entries;

	mhi_dump_sfr(pci_priv->mhi_ctrl);

	cnss_pr_dbg("Collect remote heap dump segment\n");

	for (i = 0, j = 0; i < plat_priv->fw_mem_seg_len; i++) {