Closed dozack closed 3 years ago
Btw i followed instructions for preparing bootloader, distro and SD card there.
@dozack this looks like one of the fun bugs i've been chasing down, thumb2+gcc10, i'm seeing the same issue on an imx6 based target..
@RobertCNelson shall i try building with older gcc?
Compiling with toolchain="gcc_arm_gnueabihf_8"
solved my problem. Thanks for pinpointing.
Hello, I am unable to boot linux kernel 5.4 with rt patch on STM32MP157-DK2 development board.
Steps to reproduce
toolchain="gcc_arm_gnueabihf_10"
in version.shrt
in patch.shmenuconfig
Boot log
Booting does not continue and board is reset every 32 seconds by watchodog. Could you please provide any suggestion how to get any kernel running with rt patch? I do not insist on using 5.4, but i need rt. Thanks