Danja Vasiliev %!s(int64=10) %!d(string=hai) anos
pai
achega
10746b6298
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      openwrt/tools/tftp-flashing-howto.txt

+ 1 - 1
openwrt/tools/tftp-flashing-howto.txt

@@ -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
 - in console type
     setenv ipaddr 192.168.1.1
-    setenv serverip 192.168.1.1
+    setenv serverip 192.168.1.2
     tftpboot 0x81000000 <firmware-file.bin>
     erase 0x9f020000 +0x7C0000
     cp.b 0x81000000 0x9f020000 0x7C0000