Post
Topic
Board Mining support
Re: bitmain s3 serial connect?
by
nitrox1
on 21/12/2014, 00:59:24 UTC
Easy-Link>

That is the uboot prompt, so simply type (after saving the antMiner_S320141013.bin file in the tftp server root dir as directed by bitsolutions):

Easy-Link>tftpboot 0x80000000 antMiner_S320141013.bin

Easy-Link>erase 0x9f020000 +0x7c0000

Easy-Link>cp.b 0x80000000 0x9f020000 0x7c0000

Easy-Link>bootm 0x9f020000



OK having problems with TFTP server part.

I've got ping ok:

Easy-Link> ping 192.168.1.100
eth1 link down
Using eth0 device
host 192.168.1.100 is alive
Easy-Link>

I'm trying to use TFTP2.exe and TFTPd64 but not having much luck