ramips: add support for ZBT-WE1326
authorJiawei Wang <buaawjw@gmail.com>
Thu, 20 Apr 2017 03:07:26 +0000 (11:07 +0800)
committerMathias Kresin <dev@kresin.me>
Tue, 25 Apr 2017 17:29:59 +0000 (19:29 +0200)
commitff258effd508fc75edfb08ba709b333619d3f1e8
tree4a053477c418b6d5043e1756a13e92e0458a5995
parent187624f759f6ee3ede1697d9cfbc648a92a18ef1
ramips: add support for ZBT-WE1326

Specification:
- SoC: MT7621AT, MT7603EN and MT7612EN
- Flash: 16 MiB (W25Q128FVSG)
- RAM: 512 MiB (EM6GE16EWXD-12H)
- Ethernet: 1 x WAN (10/100/1000Mbps) and 4 x LAN (10/100/1000 Mbps)
- Others: USB 2.0, micro SD slot, reset button and 8 x LEDs

Issues:
- Two LEDs for 2.4 GHz and 5 GHz Wi-Fi do not work, can't find GPIOs.
- The pwr LED is not GPIO controllable

How to install:
- The original firmware is OpenWrt, so both LuCI or sysupgrade can be used.
- Do not keep settings, for sysupgrade please use the -n option.

Signed-off-by: Jiawei Wang <buaawjw@gmail.com>
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/ZBT-WE1326.dts [new file with mode: 0644]
target/linux/ramips/image/mt7621.mk