Hello,
i am currently working on one of our product in which we used AM437x processor,
for that we developed our hardware and wanted to port Linux on it, I followed method given on the TI web to port u-boot on it,
please check below steps
1. Board boot sequence set to UART0
2. u-boot-spl.bin and u-boot.img generated for the board as per Getting start TI guide (Wiki)
3. Power ON the board, on the terminal I am getting CCCCCC.
4. Using the X-modem protocol I sent u-boot-spl.bin and uploaded success.
Problem :
5. After this step I am not getting CCC on the terminal, even if I try to send a u-boot.img file, I am getting an ACK error.
Please help me to understand the problem and give a solution.
Regards,
Piyush Ghatole