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:e600gac [2018/06/23 03:52] zhangsd20toh:qxwlan:e600gac [2018/09/12 10:31] – Section heading levels corrected, some cleanup tmomas
Line 1: Line 1:
 ====== Qxwlan E600GAC V2====== ====== Qxwlan E600GAC V2======
-{{:media:qxwlan:e600gac.png?400|}}+{{:media:qxwlan:e600gac.png?300|}}
  
-====== Important notice =====+===== Important notice ====
  
-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 will result in loss of ART data!</color>
-data at the end. You should not use v2 images on v1 board because it +
-will result in lost of ART data!+
  
 ===== Supported Versions ===== ===== Supported Versions =====
Line 34: Line 32:
 ---- ----
  
-===== Upgrading OpenWrt ===== 
  
 Flash instruction (using U-Boot CLI and tftp server): Flash instruction (using U-Boot CLI and tftp server):
-  Configure PC with static IP 192.168.1.10 and tftp server. +  1. Configure PC with static IP 192.168.1.10 and tftp server. 
-  Rename "sysupgradefilename to "firmware.binand place it in tftp server directory. +  2. Rename ''...sysupgrade'' 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. +  3. 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".+  4. Use the following command to update the device to OpenWrt: "run lfw".
  
 Flash instruction (using U-Boot web-based recovery): Flash instruction (using U-Boot web-based recovery):
-  Configure PC with static IP 192.168.1.xxx(2-254)/24. +  1. 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. +  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. 
-  Open your browser and enter 192.168.1.1, select "sysupgrade" image and click the upgrade button.+  3. Open your browser and enter 192.168.1.1, select "sysupgrade" image and click the upgrade button.
  
-===== Specification =====+===== U-boot controller ===== 
 + 
 +  U-Boot 1.1.4 (Jun 27 2018 - 11:23:19)                                 
 +                                                                                                                
 +  E600G (QCA953X) U-Boot                                                        
 +                                                                                 
 +  DRAM:  16bit ddr2 128 MB                                                                                                    
 +  FLASH:  Winbond W25Q128 (16 MB)                                                  
 +                                                                                 
 +  LED on during eth initialization...                                              
 +                                                                                 
 +  eth0 up                                                                          
 +  eth0                                                                             
 +  Setting 0x181162c0 to 0x68d02100                                                 
 +  Hit any key to stop autoboot:  0                                                 
 +  ath> 
 + 
 + 
 + 
 +===== Default FLASH Layout ===== 
 + 
 +  m25p80 spi0.0: found w25q128, expected m25p80 
 +  m25p80 spi0.0: w25q128 (16384 Kbytes) 
 +  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 | 
 + 
 + 
 +===== Hardware ===== 
 + 
 +==== Info ==== 
 +^ [[wp>Instruction set|Architecture]]    | [[wp>MIPS architecture|MIPS]]| 
 +^ [[docs:techref:bootloader]]     |U-Boot | 
 +^ [[docs:techref:hardware:soc|System-On-Chip]]  | QCA9531 | 
 +^ [[docs:techref:hardware:cpu|CPU]]/Speed       | MIPS24Kc 650 MHz | 
 +^ Flash size      | 16 MB NOR-Flash | 
 +^ RAM             | 128 MB DDR2 RAM | 
 +^ Wireless        | WiFi g/n with qca9531, Wifi 11ac with QCA9887 | 
 +^ Ethernet        | 2x 10/100/1000Base-T(X) (one port with PoE support) | 
 +^ Antenna         | 2T2R 2.4 GHz, 1T1R 5 GHz UFL*3 | 
 +^ [[docs:techref:hardware:port.serial|Serial]]          | [[#Serial|YES]] (via miniUSB or RS232 (soldering needed)) | 
 +^ LED             | Standard Ethernet LED's, WIFI LED | 
 +^ Hardware buttons | reset button | 
 +^ Power           | 1x DC jack for main power input (9-48 V) | 
 +^ Board Size      | 85 x 85x 16mm  (L x W x H) | 
 + 
 +==== Specification ====
  
   * 650/391/216 MHz (CPU/DDR/AHB)   * 650/391/216 MHz (CPU/DDR/AHB)
Line 54: Line 104:
   * 2T2R 2.4 GHz (QCA9531) with external PA (LXK-6601)   * 2T2R 2.4 GHz (QCA9531) with external PA (LXK-6601)
   * 2x 10/100 Mbps Ethernet (one port with PoE support)   * 2x 10/100 Mbps Ethernet (one port with PoE support)
-  * 1x miniPCIe slot (with PCIe and USB 2.0 buses) 
-  * 1x microSIM slot 
   * 5x LED (4 driven by GPIO)   * 5x LED (4 driven by GPIO)
-  * 1x button (reset) 
-  * 1x DC jack for main power input (9-48 V) 
   * UART (J100), SIM (J34), JTAG (J5) and LEDs (J7) headers on PCB   * UART (J100), SIM (J34), JTAG (J5) and LEDs (J7) headers on PCB
  
-====== photos =====+==== Photos ==== 
 +{{:media:qxwlan:e600gac.png?200|}} 
 +{{:media:qxwlan:e600gac-1.png?200|}}
  
 +==== Serial ====
 +Serial connection settings: 115200 8N1, no hardware flow control.
  
 +{{:media:qxwlan:e600gac-info.png?400|}}
  
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>QCA9531 16flash 128ram}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1