On Tue, Oct 6, 2020 at 04:29 AM, Otavio Salvador wrote:
Em ter., 6 de out. de 2020 às 00:49, Brian Hutchinson
<b.hutchman@gmail.com> escreveu:
On Mon, Oct 5, 2020 at 06:34 PM, Brian Hutchinson wrote:
Another update ... decided to build core-image-base just in case it was related to core-image-minimal missing something ... I get the same sdma errors. So I add IMAGE_INSTALL_append = " firmware-imx-sdma-imx7d firmware-imx-epdc" to local.conf. Still get the errors.
...
[ 0.127158] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 0.127171] imx-sdma 302c0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin
...

... well, at least there is a /lib/firmware/imx directory this time. Still no sign of sdma though!
I fixed this on master and dunfell; please do a repo sync and give it a new try.
Hi Otavio,

That's great!  Just curious when was this done as I did a fresh repo init/sync of dunfell yesterday afternoon.

repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b dunfell

Regards,

Brian