Message ID | 20200702051849.10292-1-hui.wang@canonical.com |
---|---|
Headers | show |
Series | linux-firmware: revert the sof-firmware and tplg files from v0.6_release for tgl machines | expand |
Simple revert with reason. Cleanly applied. Acked-by: You-Sheng Yang <vicamo.yang@canonical.com> On 2020-07-02 13:18, Hui Wang wrote: > BugLink: https://bugs.launchpad.net/bugs/1885970 > > [Impact] > We integrated the sof-firmware and tplg for tgl platforms. But > recently Intel told us this firmware is not signed by production key, > we need to revert it. > > [Fix] > Revert the firmware and tplg > > [Test Case] > ls /lib/firmware/intel/sof/ > ls /lib/firmware/intel/sof-tplg/ > > [Regression Risk] > Low, just revert a patch we just merged last cycle. > > Hui Wang (1): > UBUNTU: SAUCE: Revert "UBUNTU: SAUCE: add sof firmware and tplg for > tgl platforms" > > WHENCE.ubuntu | 5 ----- > intel/sof-tplg/sof-tgl-max98357a-rt5682.tplg | Bin 48475 -> 0 bytes > intel/sof-tplg/sof-tgl-max98373-rt5682.tplg | Bin 47763 -> 0 bytes > .../sof-tplg/sof-tgl-sdw-max98373-rt5682.tplg | Bin 50295 -> 0 bytes > intel/sof/signed/debug/sof-tgl.ldc | Bin 86116 -> 0 bytes > intel/sof/sof-tgl.ri | Bin 352256 -> 0 bytes > 6 files changed, 5 deletions(-) > delete mode 100644 intel/sof-tplg/sof-tgl-max98357a-rt5682.tplg > delete mode 100644 intel/sof-tplg/sof-tgl-max98373-rt5682.tplg > delete mode 100644 intel/sof-tplg/sof-tgl-sdw-max98373-rt5682.tplg > delete mode 100644 intel/sof/signed/debug/sof-tgl.ldc > delete mode 100644 intel/sof/sof-tgl.ri >
On Thu, Jul 02, 2020 at 01:18:48PM +0800, Hui Wang wrote: > BugLink: https://bugs.launchpad.net/bugs/1885970 > > [Impact] > We integrated the sof-firmware and tplg for tgl platforms. But > recently Intel told us this firmware is not signed by production key, > we need to revert it. > > [Fix] > Revert the firmware and tplg > > [Test Case] > ls /lib/firmware/intel/sof/ > ls /lib/firmware/intel/sof-tplg/ > > [Regression Risk] > Low, just revert a patch we just merged last cycle. Applied, thanks!