2024-05-25 04:30 PM
I am trying to build a custom board for the stm32mp151A using the STM32MP15 Evaluation boards as a reference.
U-BOOT starts, but the kernel won't start, and I'm at my wit's end.
1. When the device starts up, the console displays "CPU: STM32MP151AAC Rev.Z", but when U-BOOT starts, it displays "CPU: STM32MP157C?? Rev.ZMP157".
Could this be the cause of the kernel not starting?
2. When U-BOOT starts, it displays "stm32_smc: Failed to exec svc=82001003 op=1 in secure mode (err = -1)".
Could this be the cause of the kernel not starting?