Hello TI,
for some reason after updating to PSDK RTOS 7.2 (for EthFw) and to PSDK Linux 7.2 (for U-Boot) - R5 SPL does not load j7-main-r5f0_0-fw binary present in /lib/firmware on the SD card, as it used to be loaded on PSDK 7.0.
Example of log from PSDK 7.0:
Loading Environment from MMC... *** Warning - No MMC card found, using default environment Remoteproc 2 started successfully ** File not found /lib/firmware/j7-mcu-r5f0_0-fw ** Starting ATF on ARM64 core...Code
Now before "Starting ATF on ARM64 core..." there are no remoteproc logs and I can confirm that nothing is loaded on the core, since Lauterbach debugger is exiting immediately with "Bus error" message.
I tried the steps described in https://e2e.ti.com/support/processors/f/processors-forum/915474/faq-tda4vm-different-ways-to-load-an-rtos-or-baremetal-application-along-with-linux in the "Loading from u-boot" section, but it did not change anything.
Regards,
Piotr