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:qxwlan:e558 [2018/09/12 01:45] – [Info] 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 |
Line 107: Line 95:
 ^ Ethernet        | 3x 10/100/1000 Base-T(X) | ^ Ethernet        | 3x 10/100/1000 Base-T(X) |
 ^ Antenna         | 2T2R 2.4/5G GHz UFL*2  | ^ Antenna         | 2T2R 2.4/5G GHz UFL*2  |
-^ PCIE             | 4x miniPCIE |+^ PCIE            | 4x miniPCIE |
 ^ SIM             | 2x 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)) |
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 ======
  
-    115200 8N1, no hardware flow control.+Serial connection settings: 115200 8N1, no hardware flow control.
  
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>QCA9558 16flash 128ram}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1