Last active
December 29, 2015 04:09
-
-
Save joshenders/7613039 to your computer and use it in GitHub Desktop.
TP-LINK TL-WR307N
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RED | BLACK | BLACK | WHITE | |
_______ | |
|o o o o| | |
------- | |
| | | | | |
| | | `- TP_OUT | |
| | `- TP_IN | |
| `- GND | |
`- VCC | |
U-Boot 1.1.4 (Mar 21 2013 - 10:09:10) | |
AP121 (ar9330) U-boot | |
DRAM: 32 MB | |
led turning on for 1s... | |
id read 0x100000ff | |
flash size 4194304, sector count = 64 | |
Flash: 4 MB | |
Using default environment | |
In: serial | |
Out: serial | |
Err: serial | |
Net: ag7240_enet_initialize... | |
No valid address in Flash. Using fixed address | |
No valid address in Flash. Using fixed address | |
: cfg1 0x5 cfg2 0x7114 | |
eth0: 00:03:7f:09:0b:ad | |
ag7240_phy_setup | |
eth0 up | |
: cfg1 0xf cfg2 0x7214 | |
eth1: 00:03:7f:09:0b:ad | |
athrs26_reg_init_lan | |
ATHRS26: resetting s26 | |
ATHRS26: s26 reset done | |
ag7240_phy_setup | |
eth1 up | |
eth0, eth1 | |
Autobooting in 1 seconds | |
hornet> help | |
? - alias for 'help' | |
bootm - boot application image from memory | |
cp - memory copy | |
erase - erase FLASH memory | |
help - print online help | |
md - memory display | |
mm - memory modify (auto-incrementing) | |
mtest - simple RAM test | |
mw - memory write (fill) | |
nm - memory modify (constant address) | |
printenv- print environment variables | |
progmac - Set ethernet MAC addresses | |
reset - Perform RESET of the CPU | |
setenv - set environment variables | |
tftpboot- boot image via network using TFTP protocol | |
version - print monitor version | |
hornet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment