This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Cannot boot Pandaboard OMAP4460 boot from uart

I used following tool to do serial boot on windows 7 
http://github.com/nmenon/omap-u-boot-utils.git
then I get the information follows:

F:\source\omap-u-boot-utils>pserial.exe -p COM4 -f ..\pandaboard-es\u-boot-linaro-stable\MLO -v
s_open[87]:COM4
port COM4 opened fine!
s_configure[135]:115200 0 0 8
Configured fine
Waiting For Device ASIC ID: Press Ctrl+C to stop
s_read[256]:0028EEE0:1

and then nothing was output from the terminal, no asic id was detected. is there anything needed to config with uart ?