]> code.ossystems Code Review - meta-freescale.git/commit
firmware-imx: Install HDMI firmware to standard location
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 12 Jan 2022 16:58:28 +0000 (10:58 -0600)
committerTom Hochstein <tom.hochstein@nxp.com>
Mon, 17 Jan 2022 18:24:39 +0000 (12:24 -0600)
commitcd8925e84e36ee9c62a72b7d70e7f2c5c6b9f11a
tree0dfbf84335f6045f25ccc5423b4031b7aa1da6c4
parent18ce6e9ce5930780c57da0d0760060ef485008cf
firmware-imx: Install HDMI firmware to standard location

The HDMI firmware is expected to be loaded by firmwared, but it is not
found in the rootfs as shown in systemctl status firmwared:

```
Mar 24 10:25:21 imx8qmmek firmwared[571]: firmware 'hdmitxfw.bin' not found
Mar 24 10:25:21 imx8qmmek firmwared[571]: cancel firmware load hdmitxfw.bin
```

Move the firmware from the sub-folder /lib/firmware/imx/hdmi to the
standard location /lib/firmware.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-bsp/firmware-imx/firmware-imx_8.14.bb