OSDN Git Service

ASoC: SOF: add a pointer to download repo in case FW request fails
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Wed, 27 Jan 2021 12:23:58 +0000 (14:23 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 27 Jan 2021 12:35:22 +0000 (12:35 +0000)
commit89e641ae647a4ebc1d608fd56f331a4f4886da5f
tree017dc3aaa72e083cdae1227581f2601a7e1c8bbb
parent3d14932527ff09517f052e54e7c25d676120b33a
ASoC: SOF: add a pointer to download repo in case FW request fails

The SOF firmware and topology files are not distributed via
linux-firmware. To help debugging cases where correct firmware is
not installed, print a pointer to the official upstream repository
for Sound Open Firmware releases.

BugLink: https://github.com/thesofproject/sof/issues/3665
Reported-by: Bruce Perens <bruce@perens.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Marc Herbert <marc.herbert@intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Link: https://lore.kernel.org/r/20210127122358.1014458-1-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/loader.c
sound/soc/sof/topology.c