Solved
STM32MP25F7-EV1 boot loop after flashing OpenSTDroid Distribution
I figured out how to build and integrate the Android kernel with my updated drivers. Unfortunately, my eval kit hangs at the ST splash screen before restarting after flashing my device.
I run the "flash-device" command mentioned in the wiki: How to populate boards for Android - stm32mpu without any errors.
I attached a serial UART log from boot. The system hangs and reboots after the following lines:
Starting kernel ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world bootAny advice? Thanks
