|
@@ -4,7 +4,7 @@ from OpenWRT wiki http://wiki.openwrt.org/toh/tp-link/tl-wr710n
|
|
- type 'tpl' at boot time to get U-boot console
|
|
- type 'tpl' at boot time to get U-boot console
|
|
- in console type
|
|
- in console type
|
|
setenv ipaddr 192.168.1.1
|
|
setenv ipaddr 192.168.1.1
|
|
- setenv serverip 192.168.1.1
|
|
|
|
|
|
+ setenv serverip 192.168.1.2
|
|
tftpboot 0x81000000 <firmware-file.bin>
|
|
tftpboot 0x81000000 <firmware-file.bin>
|
|
erase 0x9f020000 +0x7C0000
|
|
erase 0x9f020000 +0x7C0000
|
|
cp.b 0x81000000 0x9f020000 0x7C0000
|
|
cp.b 0x81000000 0x9f020000 0x7C0000
|