Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:linksys:wap300n [2018/03/03 20:34] – ↷ Links adapted because of a move operation | toh:linksys:wap300n [2020/10/12 05:15] – [Linksys WAP300N] funman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | ---- | ||
| ====== Linksys WAP300N ====== | ====== Linksys WAP300N ====== | ||
| Line 5: | Line 7: | ||
| **Currently SoC is not supported.** | **Currently SoC is not supported.** | ||
| + | You can apply [[http:// | ||
| + | |||
| + | Generate an uBoot image with: | ||
| + | |||
| + | < | ||
| + | mipsel-linux-gnu-objcopy -O binary -R .note -R .comment -S vmlinux zImage | ||
| + | lzma -9 -f -S .lzma zImage | ||
| + | mkimage -A mips -O linux -T kernel -C lzma -a 80020000 -e 80020000 -n "Linux Kernel Image" | ||
| + | </ | ||
| + | then serve that um_factory_fw.bin via tftp from 192.168.1.100 to 192.168.1.1 | ||
| ===== Versions ===== | ===== Versions ===== | ||
| ^ Version/ | ^ Version/ | ||
| Line 27: | Line 39: | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| - | Please check out the article [[docs: | + | ^ Layer0 | raw flash |
| + | ^ Layer1 | Bootloader | ||
| + | ^ Layer2 | U-Boot 1.1.3 |:::|:::| LZMA uImage | | ||
| + | ^ Layer3 |::: | ||
| Line 34: | Line 49: | ||
| === Specific values you need === | === Specific values you need === | ||
| - | | Bootloader tftp server | + | | Bootloader tftp client |
| - | | Bootloader MAC address (special) | FILL-IN | + | | Firmware tftp image | um_factory_fw.bin |
| - | | Firmware tftp image | [[about/ | + | |
| | TFTP Transfer Window | FILL-IN seconds | | | TFTP Transfer Window | FILL-IN seconds | | ||
| | TFTP Window Start | approximately FILL-IN seconds after power on | | | TFTP Window Start | approximately FILL-IN seconds after power on | | ||
| - | | TFTP Client | + | | TFTP Server |
| ==== Failsafe mode ==== | ==== Failsafe mode ==== | ||
| - | -> [[docs:user-guide: | + | -> [[docs: |
| ==== Buttons ==== | ==== Buttons ==== | ||
| Line 60: | Line 74: | ||
| | **Vendor: | | **Vendor: | ||
| | **[[docs: | | **[[docs: | ||
| - | | **[[docs: | + | | **[[docs:techref: |
| - | | **[[docs: | + | | **[[docs:techref: |
| | **Flash size: | | **Flash size: | ||
| | **Flash Chip: | | **Flash Chip: | ||
| Line 67: | Line 81: | ||
| | **RAM Chip: | | **RAM Chip: | ||
| | **Wireless No1: | | **Wireless No1: | ||
| - | | **[[docs: | + | | **[[docs:techref: |
| | **USB: | | **USB: | ||
| - | | **[[docs: | + | | **[[docs:techref: |
| - | | **[[docs: | + | | **[[docs:techref: |
| ==== Photos ==== | ==== Photos ==== | ||
| Line 94: | Line 108: | ||
| **Photo of PCB** | **Photo of PCB** | ||
| - | {{https://www.dropbox.com/s/ | + | [[https://fccid.io/png.php?id=3188787& |
| ==== Serial ==== | ==== Serial ==== | ||
| - | -> [[docs: | + | -> [[docs:techref: |
| How to connect to the Serial Port of this specific device: | How to connect to the Serial Port of this specific device: | ||
| **Photo of PCB with markings** | **Photo of PCB with markings** | ||
| - | + | {{media:linksys: | |
| - | {{https:// | + | |
| ==== JTAG ==== | ==== JTAG ==== | ||
| - | -> [[docs: | + | -> [[docs:techref: |
| How to connect to the JTAG Port of this specific device: | How to connect to the JTAG Port of this specific device: | ||
| Line 116: | Line 128: | ||
| ===== Debricking ===== | ===== Debricking ===== | ||
| - | -> [[docs:user-guide: | + | -> [[docs: |
| ===== Bootloader Mods ===== | ===== Bootloader Mods ===== | ||
| Currently none. | Currently none. | ||
| + | |||
| + | ===== OEM info ===== | ||
| + | <WRAP bootlog>< | ||
| + | Linux version 2.6.36-svn14734 (root@SWRD) (gcc version 3.4.2) #1 Thu Mar 10 15:30:34 CST 2016 | ||
| + | # cat / | ||
| + | es=1 root=/ | ||
| + | # cat / | ||
| + | system type : Ralink RT63165 SOC | ||
| + | processor | ||
| + | cpu model : MIPS 34Kc V5.5 | ||
| + | BogoMIPS | ||
| + | wait instruction | ||
| + | microsecond timers | ||
| + | tlb_entries | ||
| + | extra interrupt vector | ||
| + | hardware watchpoint | ||
| + | ASEs implemented | ||
| + | shadow register sets : 1 | ||
| + | core : 0 | ||
| + | VCED exceptions | ||
| + | VCEI exceptions | ||
| + | # free | ||
| + | total | ||
| + | Mem: 61400 30212 31188 0 0 | ||
| + | | ||
| + | Total: | ||
| + | # cat / | ||
| + | dev: size | ||
| + | mtd0: 00800000 00010000 " | ||
| + | mtd1: 00030000 00010000 " | ||
| + | mtd2: 00010000 00010000 " | ||
| + | mtd3: 00010000 00010000 " | ||
| + | mtd4: 007b0000 00010000 " | ||
| + | </ | ||
| + | </ | ||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||
| Line 126: | Line 173: | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | |||
| + | Board: Ralink APSoC DRAM: 64 MB | ||
| + | relocate_code Pointer at: 83f18000 | ||
| + | </ | ||
| </ | </ | ||
| Line 140: | Line 191: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| - | {{tag> | + | {{tag> |