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 lost of ART data!
Flash instruction (using U-Boot CLI and tftp server):
...sysupgrade.bin filename to firmware.bin and place it in tftp server directory.run lfwFlash instruction (using U-Boot web-based recovery):
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>
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 |
| Architecture | MIPS |
|---|---|
| bootloader | U-Boot |
| System-On-Chip | QCA9531 |
| CPU/Speed | MIPS24Kc 650 MHz |
| Flash size | 16 MB NOR-Flash |
| RAM | 128 MB DDR2 RAM |
| Wireless | WiFi g/n with QCA9531 |
| Ethernet | 2x 10/100 Base-T(X) |
| Antenna | 2T2R 2.4 GHz UFL*2 |
| PCIE | 1x miniPCIE |
| SIM | 1x microSIM slot |
| 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) |