package/freescale-imx/firmware-imx: refine vpu and sdma copies
authorGary Bisson <gary.bisson@boundarydevices.com>
Thu, 16 Jul 2020 16:14:13 +0000 (18:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 16 Jul 2020 20:30:15 +0000 (22:30 +0200)
commit9e236a0576c756fe131e538f3e472caf1a3e2ffe
tree9f0566a7cd3ec91a4f5e2ab4ece4e79e4ce6f9cb
parent303eb0e389623e2a854ccbe4df4bdaa559a5d839
package/freescale-imx/firmware-imx: refine vpu and sdma copies

In latest patch the SDMA installation was limited to platforms whose
name was mentioned in the binary but this approach wasn't flexible to
manage cases like imx8m using imx7 sdma binary, so this patch does:
- change VPU/SDMA FW options to string to allow specifying the name
  (suggested by Thomas)
- remove imx27 sdma case as non-existent
- add imx8m family support (using imx7d binary)
- get rid of FIRMWARE_IMX_PLATFORM_LOWER macro

Fixes: fad2df39b9 ("package/freescale-imx/firmware-imx: clarify installation of firmware files")
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/freescale-imx/firmware-imx/Config.in
package/freescale-imx/firmware-imx/firmware-imx.mk