Dobrica Pavlinušić's random unstructured stuff
OpenWRT: Revision 2
My notes about compilation and usage Checkout sourcesvn co https://svn.openwrt.org/openwrt/trunk openwrt cd openwrt Random notes about router unbricking TP-Link TL-WR741NDhttp://wiki.openwrt.org/toh/tp-link/tl-wr741nd tpl on "Autobooting in 1 seconds" prompt to get console. ar7240> setenv ipaddr 10.0.0.100 ar7240> setenv serverip 10.0.0.1 ar7240> tftpboot 0x80000000 openwrt-ar71xx-generic-tl-wr741nd-v2-squashfs-sysupgrade.bin dup 1 speed 1000 Using eth1 device FTP from server 10.0.0.1; our IP address is 10.0.0.100 Filename 'openwrt-ar71xx-generic-tl-wr741nd-v2-squashfs-sysupgrade.bin'. Load address: 0x80000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# done Bytes transferred = 3080196 (2f0004 hex) |