Part Number: TDA4VH
Hi,TI
I am using tda4-vh evm board. and boot ok with prebuilt binary using sdk version 08.05.00.11.
When uboot startup,I canceled the rproc boot process.So only kernel and dtb/dtbo have been loaded and boot.

When the driver k3-dsp-rproc and ti_k3_r5_remoteproc have been insmod autolly,I can see it's using remoteproc mode,not IPC-only mode.

But when I run and check the vision_apps_init.sh to printe other cores msg, I found that they are stuck in sync.

What do I need to change to boot non-a72 core normally or which step is wrong?