]> 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:25:56 +0000 (19:25 -0300)
commit979cac97c80fd42bd77c4920b28e88a8ed9b70de
tree8c79f39fe86657e6a49e225bdbdcd7389b5b6c69
parent8a6193807d07edc30fd06e19f475dc7a7c1689b2
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
recipes-bsp/firmware-imx/firmware-imx_8.8.bb