Merge "remoteproc: Disabled recovery by default"
This commit is contained in:
commit
024fcf3cf4
1 changed files with 1 additions and 0 deletions
|
|
@ -1725,6 +1725,7 @@ static int q6v5_probe(struct platform_device *pdev)
|
|||
}
|
||||
|
||||
rproc->auto_boot = false;
|
||||
rproc->recovery_disabled = true;
|
||||
rproc_coredump_set_elf_info(rproc, ELFCLASS32, EM_NONE);
|
||||
|
||||
qproc = (struct q6v5 *)rproc->priv;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue