Since I am getting this error:https://community.nxp.com/t5/NXP-Designs/Reading-file-would-overwrite-...
Hi,
Unfortunately this problem came back on mine. Only now in yocto Kirkstone and uboot 2022.04 (from technexion that blocked me on github)
I'm 11 days into this issue. Any help here is welcome.
With uboot 2021.04 I don't have this error: Reading file would overwrite reserved memory ** Failed to load 'hello_world.bin
For example, in the topic below the guy talks about hard-coded in imx_rpmsg.c. I ask: how to put rpdev->vring[0] = 0x9FFF0000; rpdev->vring[1] = 0x9FFF8000; in the new version of imx_rpmsg.c?
Since I am getting this error:
imx-rpmsg: probe of 30800000.bus:rpmsg failed with error -12
https://community.nxp.com/t5/i-MX-Processors/iMX6sx-rpmsg-problem-between-A9-and-M4-on-DDR-memory/m-...
Note: I've already done several analyzes on the result of bdinfo and cat/proc/iomem and made several changes to uboot 2022.04 files, but I still haven't solved my issue