Part Number: AM5716
Hi,
I am trying to load SPL and uboot through UART interface to a custom board with Sitara AM5716.
I successfully tested it in AM335x EVM. When I power on this board I could see ASCII character 'C' continuously receiving on UART console from boot ROM and it accepted SPL when sent it using xmodem protocol. After that I could load uboot using ymodem protocol.
But in AM5716 processor, ASCII character 'C' is not receiving from boot ROM. Instead, some invalid ASCII characters are receiving. Also, it is not accepting SPL through UART when sent it using xmodem protocol.
I could find some threads in TI E2E Community discussing the same issue and the solution detailed in these threads is to use a perl script to load SPL and use ymodem protocol to load uboot image after that. I tried the steps detailed in these threads, but failed.
How can I load SPL in the board with AM5716?
If the procedure to load SPL in AM5716 is not same as that of AM335x, where I can find the details?
Please help.
Thanks and Regards,
Sooraj
