
The series adds the support to boot early remote cores from u-boot and changes the rproc_fw_binaries to be compatible with Linux DT Syncs.
Logs: https://gist.github.com/manorit2001/2f2ef0699619e0b496367b400ff02d3c
Cc: Apurva Nandan a-nandan@ti.com Cc: Udit Kumar u-kumar1@ti.com Cc: Vignesh Raghavendra vigneshr@ti.com Cc: Neha Malcom Francis n-francis@ti.com Cc: Nishanth Menon nm@ti.com Cc: Andrew Davis afd@ti.com Cc: u-boot@lists.denx.de To: Tom Rini trini@konsulko.com Signed-off-by: Manorit Chawdhry m-chawdhry@ti.com
Changes in v2: - Update the signoff
--- Hari Nagalla (2): remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs
Manorit Chawdhry (1): env: ti: j721s2.env: Remove the processors that are in lockstep
board/ti/j721s2/j721s2.env | 2 +- drivers/remoteproc/ti_k3_dsp_rproc.c | 4 +++- drivers/remoteproc/ti_k3_r5f_rproc.c | 6 ++++-- 3 files changed, 8 insertions(+), 4 deletions(-) --- base-commit: 054222eb68f6d7500e21dd1f01af8b9a59b89fd4 change-id: 20231127-b4-upstream-j721e-rproc-support-15074716a401
Best regards,