Ht-tm01 bricked

Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware
Author Message
Malachi
DD-WRT Guru


Joined: 17 Jul 2012
Posts: 7209
Location: Columbus, Ohio

PostPosted: Wed Jul 15, 2015 21:48    Post subject: Ht-tm01 bricked Reply with quote
I bought a bricked travle router with a battery in it for my handhelds while traveling and also to hook it up in hotels because the wifi is crappy usually.

I have my serial cable hooked up, I have tried to upload the factory firmware using a tftp server but it always stops at 76%.
If I upload amn openwrt image it says bad magic number.
I know this is not a dd-wrt supported device nor is this a dd-wrt problem but I dont know where else to ask.
I've gotten no answer on the opwnwrt forum.
I want to try to tranffer the factory fw over serial using kermit but I can never figure out the erase and cp stuff.
I can use an only calculator to figure out the byte stuff but not the rest.

Here is the printenv in case someone can help.

RT5350 # printenv
bootcmd=tftp
bootdelay=5
baudrate=57600
ethaddr="00:AA:BB:CC:DD:10"
ramargs=setenv bootargs root=/dev/ram rw
addip=setenv bootargs $(bootargs) ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname):$(netdev):off
addmisc=setenv bootargs $(bootargs) console=ttyS0,$(baudrate) ethaddr=$(ethaddr) panic=1
flash_self=run ramargs addip addmisc;bootm $(kernel_addr) $(ramdisk_addr)
kernel_addr=BFC40000
u-boot=u-boot.bin
load=tftp 8A100000 $(u-boot)
u_b=protect off 1:0-1;era 1:0-1;cp.b 8A100000 BC400000 $(filesize)
loadfs=tftp 8A100000 root.cramfs
u_fs=era bc540000 bc83ffff;cp.b 8A100000 BC540000 $(filesize)
test_tftp=tftp 8A100000 root.cramfs;run test_tftp
ethact=Eth0 (10/100-M)
filesize=3521b4
fileaddr=80800000
ipaddr=10.10.10.123
serverip=10.10.10.3
autostart=no
bootfile=test.bin
stdin=serial
stdout=serial
stderr=serial

Environment size: 830/4092 bytes
RT5350 #

_________________
I am far from a guru, I'm barely a novice.
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum