ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic number
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Fri, 15 Jul 2022 14:52:11 +0000 (09:52 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 15 Jul 2022 19:11:34 +0000 (20:11 +0100)
commitb9cb044f35fd5d6fdff92a0be23b020372525fef
treef5ac23b0fb9526cb7e6ee562e77be012e2a3baf6
parentdc6137a56a7227da6e0d4cff6dfb952173403e71
ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic number

Print out the found extended manifest magic number in case it is not
matching with the expected one (0x6e614d58) in debug level.
It is fairly unlikely that the firmware does not have ext_man section and
the found value in place of the magic number can help rootcausing boot
related issues.

Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220715145216.277003-7-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/ipc3-loader.c