ramips: add support for Zbtlink ZBT-WE2026

This patch adds support for the Zbtlink ZBT-WE2026.

Specification:
- SoC: MediaTek MT7620N (580MHz)
- RAM: 64 MiB
- Flash: 8 MiB SPI
- LAN: 4x100M
- WAN: 1x100M

Installation through bootloader webserver:
- With the power unplugged press and hold reset button.
- Plug power and hold reset button until LED starts to blink.
- Install sysupgrade image using web interface on 192.168.1.1.

Signed-off-by: Vaclav Svoboda <svoboda@neng.cz>
This commit is contained in:
Vaclav Svoboda
2017-03-15 09:37:05 +01:00
committed by Mathias Kresin
parent 443e67a459
commit 815cc2a69a
7 changed files with 119 additions and 1 deletions

View File

@@ -646,6 +646,9 @@ ramips_board_detect() {
*"ZBT-WA05")
name="zbt-wa05"
;;
*"ZBT-WE2026")
name="zbt-we2026"
;;
*"ZBT-WE826")
name="zbt-we826"
;;