All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: SOF: Intel: hda: Use cold/purge boot after firmware crash
@ 2022-07-12 12:09 Peter Ujfalusi
  2022-07-12 12:09 ` [PATCH 1/2] ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2022-07-12 12:09 UTC (permalink / raw)
  To: lgirdwood, broonie, pierre-louis.bossart
  Cc: alsa-devel, ranjani.sridharan, kai.vehmanen

Hi,

In case of a firmware crash we force the DSP to be powered down and rebooted.
To make sure that the next boot is going to be clean, force the boot process to
skip the IMR booting and re-download the firmware.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag
  ASoC: SOF: Intel: hda: Skip IMR boot after a firmware crash or boot
    failure

 sound/soc/sof/intel/hda-dsp.c    | 12 ++++++++++++
 sound/soc/sof/intel/hda-loader.c | 10 ++++++----
 sound/soc/sof/intel/hda.h        |  1 +
 3 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.37.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-12 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 12:09 [PATCH 0/2] ASoC: SOF: Intel: hda: Use cold/purge boot after firmware crash Peter Ujfalusi
2022-07-12 12:09 ` [PATCH 1/2] ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag Peter Ujfalusi
2022-07-12 12:09 ` [PATCH 2/2] ASoC: SOF: Intel: hda: Skip IMR boot after a firmware crash or boot failure Peter Ujfalusi
2022-07-12 15:10 ` [PATCH 0/2] ASoC: SOF: Intel: hda: Use cold/purge boot after firmware crash Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.