Hi,
We have a custom board based on am3358ZCE and I just started to debug it. The board hangs up after the function spl_board_init() in the evm.c. I would like to know where is spl_board_init() called so that I can continue the debugging from there. We are using the UART to load the U-boot. Thank you.
DL