diff options
author | Jiawei Wang <buaawjw@gmail.com> | 2017-04-20 11:07:26 +0800 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-04-25 19:29:59 +0200 |
commit | ff258effd508fc75edfb08ba709b333619d3f1e8 (patch) | |
tree | 4a053477c418b6d5043e1756a13e92e0458a5995 /target/linux/ramips/base-files/etc | |
parent | 187624f759f6ee3ede1697d9cfbc648a92a18ef1 (diff) | |
download | upstream-ff258effd508fc75edfb08ba709b333619d3f1e8.tar.gz upstream-ff258effd508fc75edfb08ba709b333619d3f1e8.tar.bz2 upstream-ff258effd508fc75edfb08ba709b333619d3f1e8.zip |
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>
Diffstat (limited to 'target/linux/ramips/base-files/etc')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index ecfa8a66e6..1abe13991f 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -112,6 +112,7 @@ ramips_setup_interfaces() y1|\ youku-yk1|\ zbt-ape522ii|\ + zbt-we1326|\ zbt-we826|\ zbt-wg2626|\ zbt-wg3526|\ |