Not at the time but as soon as I couldn't ssh in over the ethernet I connected the mini usb. I had used this many times so I knew that my setup should work. I then found that I could no longer connect
I have since followed the instructions on the wiki to use openocd to reflash uboot initially it looked like it worked (see output below) but I still can not connect via the mini usb. Also if this is any indication of anything happening/not happening the blue led no longer lights up.
here is the openocd output :-
eric$ openocd -f /usr/local/lib/openocd/board/sheevaplug.cfg -c init -c sheevaplug_reflash_uboot
Open On-Chip Debugger 1.0 (2009-04-29-00:01) svn:1555M
BUGS? Read
http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS$URL: svn://svn.berlios.de/openocd/trunk/src/openocd.c $
3000 kHz
dcc downloads are enabled
Info : JTAG tap: feroceon.cpu tap/device found: 0x20a023d3 (Manufacturer: 0x1e9, Part: 0x0a02, Version: 0x2)
Info : JTAG Tap/device matched
Error: unknown EmbeddedICE version (comms ctrl: 0x00000018)
Warn : no telnet port specified, using default port 4444
Warn : no gdb port specified, using default port 3333
Warn : no tcl port specified, using default port 6666
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
NAND flash device 'NAND 512MiB 3,3V 8-bit' found
successfully erased blocks 0 to 4 on NAND flash device 'NAND 512MiB 3,3V 8-bit'
wrote file uboot.bin to NAND flash 0 up to offset 0x00073000 in 84.556076s