aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-11-07 13:17:06 +0100
committerFelix Fietkau <nbd@nbd.name>2017-11-16 12:52:55 +0100
commit9996480b0ee80456af0b9fc3d44580393b09c84b (patch)
tree63c538fc38cde49692311d49ebfa304a4bdaa2e3 /target/linux/ramips/base-files/lib/upgrade/platform.sh
parent3eb839b5795e6f8d6461f94dbc4217c3641e7f19 (diff)
downloadupstream-9996480b0ee80456af0b9fc3d44580393b09c84b.tar.gz
upstream-9996480b0ee80456af0b9fc3d44580393b09c84b.tar.bz2
upstream-9996480b0ee80456af0b9fc3d44580393b09c84b.zip
ramips: add support for ZBT WE3526
This is a variant of the ZBT WG3526 with a few minor modifications. The wifi chips are swapped, and there is no GPIO controllable status LED. There is also no SATA port. Specifications: - MT7621AT (880 MHz) - 512 MB RAM - 16 MB Flash (SPI NOR) - 5x 1Gbps Ethernet (built-in switch) - MT7612E 802.11ac 5 GHz WLAN - MT7603E 802.11n 2.4 GHz WLAN Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index fb5e600f35..0d5b6bb4fc 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -202,6 +202,7 @@ platform_check_image() {
zbt-wa05|\
zbt-we1326|\
zbt-we2026|\
+ zbt-we3526|\
zbt-we826-16M|\
zbt-we826-32M|\
zbt-wg2626|\