Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
toh:compex:wp543 [2016/02/25 09:54] – [Hardware info] danghtoh:compex:wp543 [2018/05/11 09:35] – Datatables added, cleanup tmomas
Line 3: Line 3:
 The device is supported in OpenWrt since Kamikaze 8.09. The device is supported in OpenWrt since Kamikaze 8.09.
  
-===== Hardware info ===== +===== Supported Versions ===== 
-^ Architecture | MIPS | +---- datatable ---- 
-^ Vendor | Atheros | +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid 
-^ Bootloader | CFE | +headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data 
-^ System-On-Chip | AR7130 | +align   : c,c,c,c,c,c,
-^ CPU Speed | 300 Mhz | +filter  : Model=WP543 
-^ Flash size | 4 MB (up to 16 MB)| +---- 
-^ RAM | 32 MB (Max 64 MB) DDR SDRAM | + 
-^ Wireless | 1 × 9.2mm MiniPCI slot support all Compex MiniPCI cards | + 
-Ethernet | 1 × 10/100 Base-TX Ethernet Port (with Auto MDI/MDIX) | +===== Hardware Highlights ===== 
-USB | 2 × USB 2.0 ports (optional) | +---- datatable ---- 
-^ Serial | yes | +cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
-^ JTAG | yes |+header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Model=WP543 
 +---- 
  
 ===== Installation ===== ===== Installation =====
 +---- datatable ----
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock
 +align   : l,c,c
 +filter  : Model=WP543
 +----
 +
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
 +
  
 ==== Restore mode ==== ==== Restore mode ====
Line 45: Line 58:
  
 === Minimum Requirement === === Minimum Requirement ===
-  -Compex loader version 2.54 or above. +  - Compex loader version 2.54 or above. 
-  -OpenWRT will only be supported on WP543 with 4MB NOR flash and above. +  - OpenWrt will only be supported on WP543 with 4MB NOR flash and above. 
-  -Please ensure that the Ethernet connection is able to ping address = 192.168.168.1 +  - Please ensure that the Ethernet connection is able to ping address = 192.168.168.1 
-  -If there is a USB NAND flash available on board, you would need to change the loader configuration. Please refer to “what to do if there is a onboard NAND Flash”.+  - If there is a USB NAND flash available on board, you would need to change the loader configuration. Please refer to “what to do if there is a onboard NAND Flash”.
  
 === Compiling OpenWrt suitable for use on WP543 === === Compiling OpenWrt suitable for use on WP543 ===
-  - Getting source codes<code bash>+  - Getting source codes<code bash>
 $ svn co -r 12448 https://snv.openwrt.org/openwrt/trunk $ svn co -r 12448 https://snv.openwrt.org/openwrt/trunk
 </code> </code>
-  - Apply patches from the files mod-wp543.tgz<code bash>+  - Apply patches from the files mod-wp543.tgz<code bash>
 $ tar -zxvf mod-wp543.tgz $ tar -zxvf mod-wp543.tgz
 $ cp -a mod-wp543/* trunk/ $ cp -a mod-wp543/* trunk/
 </code> </code>
-  - Compile<code bash>+  - Compile<code bash>
 $ cd trunk $ cd trunk
 $ cp wp543.config .config $ cp wp543.config .config
 $ make $ make
-</code>OpenWrt Firmware will be in //bin/openwrt-ar71xx-wp543.bin//+</code> 
 + 
 +OpenWrt Firmware will be in //bin/openwrt-ar71xx-wp543.bin//
  
 === Uploading the OpenWrt firmware to WP543 running MyLoader v2.54.0717 === === Uploading the OpenWrt firmware to WP543 running MyLoader v2.54.0717 ===
  
-a. Via Compex Firmware+a. Via Compex Firmware
   *Put the AP in Firmware Upgrade mode and upload the file.   *Put the AP in Firmware Upgrade mode and upload the file.
   *This file is for WP543 with 4MB or 8MB NOR flash.   *This file is for WP543 with 4MB or 8MB NOR flash.
-b. Via TFTP+b. Via TFTP
   *Go to the firmware upgrade mode (By pressing and hold the Reset button and plug-in the power adapter).   *Go to the firmware upgrade mode (By pressing and hold the Reset button and plug-in the power adapter).
   *Upload the OpenWrt image to the device (//$// **tftp -i 192.168.168.1 put openwrt-ar71xx-wp543.bin**)   *Upload the OpenWrt image to the device (//$// **tftp -i 192.168.168.1 put openwrt-ar71xx-wp543.bin**)
 +
 +
 +===== Hardware info =====
 +^ Architecture     | MIPS                                                        |
 +^ Vendor           | Atheros                                                     |
 +^ Bootloader       | CFE                                                         |
 +^ System-On-Chip   | AR7130                                                      |
 +^ CPU Speed        | 300 Mhz                                                     |
 +^ Flash size       | 4 MB (up to 16 MB)                                          |
 +^ RAM              | 32 MB (Max 64 MB) DDR SDRAM                                 |
 +^ Wireless         | 1 × 9.2mm MiniPCI slot , support all Compex MiniPCI cards   |
 +^ Ethernet         | 1 × 10/100 Base-TX Ethernet Port (with Auto MDI/MDIX)       |
 +^ USB              | 2 × USB 2.0 ports (optional)                                |
 +^ Serial           | yes                                                         |
 +^ JTAG             | yes                                                         |
 +
  
 ===== Wireless ===== ===== Wireless =====
Line 86: Line 117:
   *<del>[[http://cpx.px.cz/|Another Compex forum (CZ/ENG)]]</del>   *<del>[[http://cpx.px.cz/|Another Compex forum (CZ/ENG)]]</del>
  
 +===== Tags ===== 
 +[[meta:tags|How to add tags]] 
 +{{tag>AR7130 4flash 32ram}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1