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 ?