Zrobiłem tak jak mówiłeś i to samo. Soft oryginalny ze strony tp linka:
wasp> setenv serverip 192.168.7.1
wasp> setenv ipaddr 192.168.7.2
wasp> tftpboot 0x81000000 tp.bin
Using eth1 device
TFTP from server 192.168.7.1; our IP address is 192.168.7.2
Filename 'tp.bin'.
Load address: 0x81000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
######################################################
done
Bytes transferred = 3932160 (3c0000 hex)
wasp> erase 0x9f020000 +0x3c0000
First 0x2 last 0x3d sector size 0x10000 61
Erased 60 sectors
wasp> cp.b 0x81000000 0x9f020000 0x3c0000
Copy to Flash... write addr: 9f020000
done
wasp> bootm 0x9f020000
## Booting image at 9f020000 ...
Uncompressing Kernel Image ... Too big uncompressed streamLZMA ERROR 1 - must RESET board to recover
co robię nie tak ?