Attempting to re-flash in u-boot, not sure which command I should use to transfer the 2 files:
U-Boot> tftpboot oe_uImage.bin
macb0: PHY present at 0
macb0: link up, 100Mbps full-duplex (lpa: 0xcde1)
Using macb0 device
TFTP from server 192.168.2.99; our IP address is 192.168.2.1
Filename 'oe_uImage.bin'.
Load address: 0x22000000
Loading: T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
macb0: PHY present at 0
macb0: link up, 100Mbps full-duplex (lpa: 0xcde1)
Using macb0 device
TFTP from server 192.168.2.99; our IP address is 192.168.2.1
Filename 'oe_uImage.bin'.
Load address: 0x22000000
Loading: T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
using tftp boot does not make sense since oe_rootfs.jffs2 needs to be transferred too…
Read this too, but did not clarify which command I should use: http://www.multitech.net/developer/forums/topic/connection-refused-after-auto-fash/