aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2018-01-23 02:46:36 +0100
committerDaniel Golle <daniel@makrotopia.org>2018-01-23 02:56:57 +0100
commit9c4fe103cba323684521f8e5d596e3c616c5d276 (patch)
treee53e597a3647fb29fc23a513b2636de7cb3bfd35 /target/linux/ramips/base-files/etc/board.d/02_network
parentb33c3e1b7c73be7750e83952f9880b9335d49873 (diff)
downloadupstream-9c4fe103cba323684521f8e5d596e3c616c5d276.tar.gz
upstream-9c4fe103cba323684521f8e5d596e3c616c5d276.tar.bz2
upstream-9c4fe103cba323684521f8e5d596e3c616c5d276.zip
ramips: add support for ZBT-WE1226
MT7628NN (580MHz), 8MB SPI NOR, 64MB DDR2 RAM Everything except for the switch LEDs works great. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/02_network1
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 7deebbcef0..f50a5a6d46 100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
@@ -349,6 +349,7 @@ ramips_setup_interfaces()
ucidef_add_switch "switch0" \
"1:lan" "2:lan" "0:wan" "6@eth0"
;;
+ zbt-we1226|\
y1)
ucidef_add_switch "switch0" \
"0:lan:2" "1:lan:1" "4:wan" "6@eth0"