Hi,
I can compile mainline v5.4 and v5.10.22 with gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf fine, but if I compile with gcc-arm-10.2-2020.11-x86_64-arm-none-linux-gnueabihf it hangs in Starting kernel ....
This happens on a H2+, while for another targets they boot fine with either compiler.
I have tried to enable early printk and some other debug options but I can't get any output on the console why the kernel does not start.
Suggestions? :)
Thanks,
Nuno