2
0
forked from Ivasoft/openwrt

brcm63xx: Add support for ZyXEL P870HW-51a v2

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 41850
This commit is contained in:
Jonas Gorski
2014-07-27 17:44:53 +00:00
parent b8f5c43748
commit c27cb6e0fd
6 changed files with 224 additions and 1 deletions

View File

@@ -85,7 +85,8 @@ DVG3810BN)
96368M-1541N |\
96368MVNgr |\
"F@ST2504n" |\
"F@ST2704V2")
"F@ST2704V2" |\
P870HW-51a_v2)
ucidef_set_interface_lan "eth0.1"
ucidef_add_switch "eth0" "1" "1"
ucidef_add_switch_vlan "eth0" "1" "0 1 2 3 8t"

View File

@@ -27,6 +27,7 @@ case "$board_name" in
CPVA642 |\
CT6373-1 |\
MAGIC |\
P870HW-51a_v2 |\
RTA770BW |\
RTA770W |\
V2110 |\