From: Dave Gerlach Date: Fri, 11 Jun 2021 08:45:21 +0000 (+0300) Subject: arm: mach-k3: common: Drop main r5 start X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=7acd4d7142e989785ef4e7f7dfcf9ff9fd589074;p=u-boot.git arm: mach-k3: common: Drop main r5 start Only start-up the non-linux remote cores if we are running in legacy boot mode. HSM rearch is not yet supporting this. Signed-off-by: Dave Gerlach Signed-off-by: Tero Kristo Signed-off-by: Tero Kristo --- diff --git a/arch/arm/mach-k3/common.c b/arch/arm/mach-k3/common.c index 0a1638ee04..ab6d9bd3d0 100644 --- a/arch/arm/mach-k3/common.c +++ b/arch/arm/mach-k3/common.c @@ -212,11 +212,12 @@ void __noreturn jump_to_image_no_args(struct spl_image_info *spl_image) panic("rproc failed to be initialized (%d)\n", ret); init_env(); - start_non_linux_remote_cores(); - if (!fit_image_info[IMAGE_ID_DM_FW].image_start) + + if (!fit_image_info[IMAGE_ID_DM_FW].image_start) { + start_non_linux_remote_cores(); size = load_firmware("name_mcur5f0_0fw", "addr_mcur5f0_0load", &loadaddr); - + } /* * It is assumed that remoteproc device 1 is the corresponding