Hi expert:
U-boot boot linux kernel failed by command "boot", error info as below picture;

as picture, S32G274 boot by SD card; and u-boot boot m7 core0 by command "startm7"
M7 is running normally,after "startm7", enter command "boot", the kernel report error;
But, when i not startm7, u-boot can boot linux kernel normal;
so i think it's some conflict,
M7 code is below pictrue, I am already disabled the Clock init and port init

M7 address range is 0x34000000-0x3453FFFF

Pls help