ramips: add support for ipTIME A3
authorSungbo Eo <mans0n@gorani.run>
Sun, 18 Aug 2019 05:50:20 +0000 (14:50 +0900)
committerChuanhong Guo <gch981213@gmail.com>
Wed, 25 Sep 2019 06:44:36 +0000 (14:44 +0800)
commitb7ec6659a14d1a11e52b56235274b3e46d22e331
tree51db015026405038ce078e61194ff695f7736cae
parent93b6cc97ca9694434faef69c6c5145b5dc7c1ae4
ramips: add support for ipTIME A3

ipTIME A3 is a 2.4/5GHz band AC1200 router, based on MediaTek
MT7628AN.

Specifications:
- SoC: MT7628AN
- RAM: DDR2 64MB
- Flash: SPI NOR 8MB
- WiFi:
  - 2.4GHz: SoC internal
  - 5GHz: MT7612EN
- Ethernet: 3x 10/100Mbps
  - Switch: SoC internal
- UART:
  - J1: 3.3V, TX, RX, GND (3.3V is the square pad) / 57600 8N1

Installation via web interface:
1.  Flash **initramfs** image through the stock web interface.
2.  Boot into OpenWrt and perform sysupgrade with sysupgrade image.

Revert to stock firmware:
1.  Perform sysupgrade with stock image.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/dts/mt7628an_iptime.dtsi [new file with mode: 0644]
target/linux/ramips/dts/mt7628an_iptime_a3.dts [new file with mode: 0644]
target/linux/ramips/dts/mt7628an_iptime_a604m.dts
target/linux/ramips/image/mt76x8.mk