I did "resume", look at the log below but after rebooting and connecting the windows mashine by Tera Term I have no message on it. I used it before and it worked alright.
Also I tried it on Ubuntu but:
root@stockalerts:~# modprobe usbserial
FATAL: Module usbserial not found.
root@stockalerts:~# modprobe ftdi_sio vendor=0x9e88 product=0x9e8f
root@stockalerts:~#
root@stockalerts:~# telnet localhost 4444
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Open On-Chip Debugger
> sheevaplug_init
target state: halted
target halted in ARM state due to debug-request, current mode: Supervisor
cpsr: 0x000000d3 pc: 0xffff0000
MMU: disabled, D-Cache: disabled, I-Cache: disabled
0 0 1 0: 00052078
> load_image uboot
378216 byte written at address 0x00600000
11540 byte written at address 0x00670000
downloaded 389756 byte in 2.930218s
> resume 0x00600000
>