imx8mm-evk question: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8mm-evk question: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2

Jump to solution
4,536 Views
bitterblossom5486
Contributor II

I generated an image: imx-robot-core-imx8mmevk-20211201053319.rootfs.tar.bz2 according to this tutorial: https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-%E6%9C%BA%E5%99%A8%E4%BA%BA%E5%B9%B..., then I tried to burn it into the board via the command below:

---------------------------------------------------------------------------------------------------------------------

[ 31.747653] 002: VSD_3V3: disabling
[ 62.467759] 002: cfg80211: failed to load regulatory.db
[ 62.467769] 000: imx-sdma 302c0000.dma-controller: external firmware not found, using ROM firmware
[ 62.467790] 000: imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware
[ 62.467848] 002: imx-sdma 302b0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 62.467853] 002: imx-sdma 302b0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin

---------------------------------------------------------------------------------------------------------------------

Could anyone provide some clues or solutions to me about this situation? Thanks a lot!

0 Kudos
1 Solution
3 Replies
4,528 Views
igorpadykov
NXP Employee
NXP Employee
4,493 Views
bitterblossom5486
Contributor II

It works! I modified the imx-sdma driver as a kernel module with the 'make menuconfig' command. Thanks for your help!

1,322 Views
ramyashree1
Contributor I

Hi @bitterblossom5486 

Can you please give a quick steps , how did you modified ?

regards

ramya

0 Kudos