Question
Issue booting on custom board
I have board based on MB1277 design but on my custom board I'm getting this issue:
NOTICE: CPU: STM32MP157AAC Rev.B
NOTICE: Model: STMicroelectronics STM32MP157C eval daughter on eval mother
INFO: Reset reason (0x15):
INFO: Power-on Reset (rst_por)
INFO: PMIC version = 0x21
INFO: FCONF: Reading TB_FW firmware configuration file from: 0x2ffe3000
INFO: FCONF: Reading firmware configuration information for: stm32mp_io
INFO: Using SDMMC
INFO: Instance 1
INFO: Boot used partition fsbl1
ERROR: stm32_sdmmc2_send_cmd_req: timeout 10ms (cmd = 0,status = 2000)
WARNING: CMD0, Retry: 1, Error: -60
ERROR: stm32_sdmmc2_send_cmd_req: timeout 10ms (cmd = 0,status = 2000)
WARNING: CMD0, Retry: 2, Error: -60
ERROR: stm32_sdmmc2_send_cmd_req: timeout 10ms (cmd = 0,status = 2000)
WARNING: CMD0, Retry: 3, Error: -60
ERROR: SDMMC1 init failed
PANIC at PC : 0x2ffeb033
Exception mode=0x00000016 at: 0x2ffeb033Any ideas what can cause that? It's booting from SDcard.
