]> code.ossystems Code Review - meta-freescale.git/commit
firmware-imx: Move VPU and SDMA firmware files to the correct path
authorOtavio Salvador <otavio@ossystems.com.br>
Sun, 4 Oct 2020 22:25:56 +0000 (19:25 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 4 Oct 2020 22:37:33 +0000 (19:37 -0300)
commita27f6410e0662b655adec5406d3bf4d3b8958384
treeda2568da2ebb17a7f3fbcdbd3748a7c5bc4ff2da
parentc41f9b429ada389da389531b538d347966fbddc4
firmware-imx: Move VPU and SDMA firmware files to the correct path

During update the location of SDMA and VPU firmware files were moved to
the 'imx' sub-directory, inside /lib/firmware, but it is not where the
Linux kernel looks for it. We moved the those to /lib/firmware/sdma and
/lib/firmware/vpu, respectively, so the probe now works as expected.

Fixes: b3eff3e4 "firmware-imx: upgrade to version 8.8"
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I42396f9bb606e8c4761c368150dba5090c66bf4c
(cherry picked from commit 979cac97c80fd42bd77c4920b28e88a8ed9b70de)
recipes-bsp/firmware-imx/firmware-imx_8.8.bb