Hi Igor,
thanks for the feedback, but issue is still the same: at the moment when linux boots, M4 application stops to run.
I tested a mainline kernel, and it does not stops M4 at boot.
I am using
imx_5.4.70_2.3.0
imx8qxp-mek-dsi-rm67191.dtb
On M4, i am keeping running power_mode_switch app, that allows to use an interactive menu on M4 console, and i can see if M4 is running.
From u-boot, i do :
fatload mmc 1:1 ${loadaddr} power_mode_switch.bin && dcache flush && bootaux ${loadaddr} 0
(M4 demo works just after fw loading)
command line: console=ttyLP0,115200 root=/dev/mmcblk1p2 rootwait rw
As defconfig using one based on imx_v8_defconfig.
If any help, welcome.
Angelo