commit | 6eee87261f69e366bfe9b908ae3b441efb8e28ea | [log] [tgz] |
---|---|---|
author | Ramesh Babu <ramesh.babu@intel.com> | Mon May 30 17:42:55 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon May 30 18:24:41 2016 +0100 |
tree | 93fc03e183b25547b0c676bb270f2c0b38a289fb | |
parent | f65cf7d666371562ef83b487a31e73642f3a3564 [diff] |
ASoC: Intel: Skylake: Add strip extended manifest utility Some upcoming platforms like broxton etc have extended manifest in firmware binary. This is not required to be downloaded to DSP. So driver needs to strip this before downloading. Add a utility function to check if a header exists, and remove it in that case Signed-off-by: Ramesh Babu <ramesh.babu@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>