Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:qxwlan:e558 [2018/09/12 01:34] zhangsd20toh:qxwlan:e558 [2018/09/12 08:44] – Section heading levels corrected, some cleanup tmomas
Line 2: Line 2:
  
  
-====== Important notice =====+===== Important notice =====
 <color #ed1c24>First version of these boards are using different mtd layout, with ART <color #ed1c24>First version of these boards are using different mtd layout, with ART
 data at the end. You should not use v2 images on v1 board because it data at the end. You should not use v2 images on v1 board because it
 will result in lost of ART data!</color> will result in lost of ART data!</color>
  
-====== Supported Versions ======+===== Supported Versions =====
 ---- datatable ---- ---- datatable ----
 cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid
Line 17: Line 16:
  
  
-====== Hardware Highlights ======+===== Hardware Highlights =====
 ---- datatable ---- ---- datatable ----
 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_ 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_
Line 26: Line 25:
  
  
-====== Installation ======+===== Installation =====
 ---- datatable ---- ---- datatable ----
 cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
Line 34: Line 33:
 ---- ----
  
-====== U-boot controller ======+Flash instruction (using U-Boot CLI and tftp server): 
 + 
 +  - Configure PC with static IP 192.168.1.10 and tftp server. 
 +  - Rename ''...sysupgrade.bin'' filename to ''firmware.bin'' and place it in tftp server directory. 
 +  - Connect PC with one of RJ45 ports, power up the board and press "enter" key to access U-Boot CLI. 
 +  - Use the following command to update the device to OpenWrt: ''run lfw'' 
 + 
 +Flash instruction (using U-Boot web-based recovery): 
 + 
 +  - Configure PC with static IP 192.168.1.xxx(2-254)/24. 
 +  - Connect PC with one of RJ45 ports, press the reset button, power up the board and keep button pressed for around 6-7 seconds, until LEDs start flashing. 
 +  - Open your browser and enter 192.168.1.1, select "sysupgrade" image and click the upgrade button. 
 + 
 + 
 +===== U-boot controller =====
  
   U-Boot 1.1.4 (Jun 27 2018 - 11:23:19)                                   U-Boot 1.1.4 (Jun 27 2018 - 11:23:19)                                
Line 51: Line 64:
   ath>    ath> 
  
-====== Upgrading firmware ====== 
  
-Flash instruction (using U-Boot CLI and tftp server): 
- 
-  1. Configure PC with static IP 192.168.1.10 and tftp server. 
-   
-  2. Rename "sysupgrade" filename to "firmware.bin" and place it in  
-     tftp server directory. 
-   
-  3. Connect PC with one of RJ45 ports, power up the board and press "enter"  
-     key to access U-Boot CLI. 
-   
-  4. Use the following command to update the device to OpenWrt: "run lfw". 
- 
-Flash instruction (using U-Boot web-based recovery): 
  
-  1. Configure PC with static IP 192.168.1.xxx(2-254)/24. +===== Default FLASH Layout =====
-   +
-  2. Connect PC with one of RJ45 ports, press the reset button,  +
-     power up the board and keep button pressed for around 6-7 seconds,  +
-     until LEDs start flashing. +
-      +
-  3. Open your browser and enter 192.168.1.1, select "sysupgrade" image  +
-     and click the upgrade button.+
  
-====== Default FLASH Layout ====== 
-  ,, 
   m25p80 spi0.0: found w25q128, expected m25p80   m25p80 spi0.0: found w25q128, expected m25p80
   m25p80 spi0.0: w25q128 (16384 Kbytes)   m25p80 spi0.0: w25q128 (16384 Kbytes)
   7 cmdlinepart partitions found on MTD device spi0.0   7 cmdlinepart partitions found on MTD device spi0.0
-  '' 
  
-^ Partition ^ Start ^ End ^ Size ^ Erasesize ^ Name ^  
-| mtd0 | 0x000000000000 | 0x000000040000 | 0x00040000 | 0x00010000 | u-boot | 
-| mtd1 | 0x000000040000 | 0x000000050000 | 0x00010000 | 0x00010000 | u-boot-env | 
-| mtd2 | 0x000000050000 | 0x000000060000 | 0x00010000 | 0x00010000 | pri-data | 
-| mtd3 | 0x000000060000 | 0x000000070000 | 0x00010000 | 0x00010000 | art | 
-| mtd4 | 0x000000700000 | 0x0000001D0000 | 0x00160000 | 0x00010000 | kernel | 
-| mtd5 | 0x0000001D0000 | 0x000001000000 | 0x00e30000 | 0x00010000 | rootfs  | 
-| mtd6 | 0x000000070000 | 0x000001000000 | 0x00F90000 | 0x00010000 | firmware | 
  
-====== photos ======+^ Partition   ^ Start            ^ End              ^ Size         ^ Erasesize    ^ Name         ^ 
 +| mtd0        | 0x000000000000   | 0x000000040000   | 0x00040000   | 0x00010000   | u-boot       | 
 +| mtd1        | 0x000000040000   | 0x000000050000   | 0x00010000   | 0x00010000   | u-boot-env   | 
 +| mtd2        | 0x000000050000   | 0x000000060000   | 0x00010000   | 0x00010000   | pri-data     | 
 +| mtd3        | 0x000000060000   | 0x000000070000   | 0x00010000   | 0x00010000   | art          | 
 +| mtd4        | 0x000000700000   | 0x0000001D0000   | 0x00160000   | 0x00010000   | kernel       | 
 +| mtd5        | 0x0000001D0000   | 0x000001000000   | 0x00e30000   | 0x00010000   | rootfs       | 
 +| mtd6        | 0x000000070000   | 0x000001000000   | 0x00F90000   | 0x00010000   | firmware     |
  
  
-====== Hardware ======+===== Hardware =====
  
-===== Info =====+==== Info ====
 ^ [[wp>Instruction set|Architecture]]    | [[wp>MIPS architecture|MIPS]]| ^ [[wp>Instruction set|Architecture]]    | [[wp>MIPS architecture|MIPS]]|
 ^ [[docs:techref:bootloader]]     | web u-boot | ^ [[docs:techref:bootloader]]     | web u-boot |
 ^ [[docs:techref:hardware:soc|System-On-Chip]]  | QCA9558 | ^ [[docs:techref:hardware:soc|System-On-Chip]]  | QCA9558 |
-^ [[docs:techref:hardware:cpu|CPU]]/Speed       | MIPS24Kc 650 MHz |+^ [[docs:techref:hardware:cpu|CPU]]/Speed       | MIPS24Kc 720 MHz |
 ^ Flash size      | 16 MB NOR-Flash | ^ Flash size      | 16 MB NOR-Flash |
 ^ RAM             | 128 MB DDR2 RAM | ^ RAM             | 128 MB DDR2 RAM |
 ^ Wireless        | WiFi g/n with QCA9558 | ^ Wireless        | WiFi g/n with QCA9558 |
-^ Ethernet        | 2x 10/100 Base-T(X) | +^ Ethernet        | 3x 10/100/1000 Base-T(X) | 
-^ Antenna         | 2T2R 2.4 GHz UFL*2  | +^ Antenna         | 2T2R 2.4/5G GHz UFL*2  | 
-^ PCIE             1x miniPCIE | +^ PCIE            4x miniPCIE | 
-^ SIM             1x microSIM slot|+^ SIM             2x microSIM slot|
 ^ [[docs:techref:hardware:port.serial|Serial]]          | [[#Serial|YES]] (via miniUSB or RS232 (soldering needed)) | ^ [[docs:techref:hardware:port.serial|Serial]]          | [[#Serial|YES]] (via miniUSB or RS232 (soldering needed)) |
 ^ LED             | Standard Ethernet LED's, WIFI LED | ^ LED             | Standard Ethernet LED's, WIFI LED |
 ^ Hardware buttons | reset button | ^ Hardware buttons | reset button |
-^ Power           | 1x DC jack for main power input (9-48 V) | +^ Power           | 1x DC jack for main power input (24 V) | 
-^ Board Size      | 85 85x 16mm  (L x W x H) |+^ Board Size      | 174 166 x 17mm  (L x W x H) |
  
 ===== Specification ===== ===== Specification =====
  
-  * 650/391/216 MHz (CPU/DDR/AHB)+  * 720/600/200 MHz (CPU/DDR/AHB)
   * 64/128 MB of RAM (DDR2)   * 64/128 MB of RAM (DDR2)
   * 8/16 MB of FLASH (SPI NOR)   * 8/16 MB of FLASH (SPI NOR)
Line 129: Line 117:
   * UART (J100), USB (J102), JTAG (J5) and LEDs (J7) header on PCB   * UART (J100), USB (J102), JTAG (J5) and LEDs (J7) header on PCB
  
-===== Board Photos Info ====== +===== Photos ===== 
- Serial connection settings:+ 
 +===== Serial ====== 
 + 
 +Serial connection settings: 115200 8N1, no hardware flow control.
  
-    115200 8N1, no hardware flow control. +===== Tags ===== 
-{{:media:qxwlan:e600g-info.png?400|}}+[[meta:tags|How to add tags]] 
 +{{tag>QCA9558 16flash 128ram}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1