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:
committed by
Mathias Kresin
parent
443e67a459
commit
815cc2a69a
@@ -646,6 +646,9 @@ ramips_board_detect() {
|
||||
*"ZBT-WA05")
|
||||
name="zbt-wa05"
|
||||
;;
|
||||
*"ZBT-WE2026")
|
||||
name="zbt-we2026"
|
||||
;;
|
||||
*"ZBT-WE826")
|
||||
name="zbt-we826"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user