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:
@@ -135,6 +135,11 @@ brcm63xx_detect() {
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth0
|
||||
;;
|
||||
P870HW-51a_v2)
|
||||
brcm63xx_has_reset_button="true"
|
||||
status_led="P870HW-51a:green:power"
|
||||
ifname="eth0"
|
||||
;;
|
||||
RTA770BW)
|
||||
brcm63xx_has_reset_button="true"
|
||||
status_led="RTA770BW:green:diag"
|
||||
|
||||
Reference in New Issue
Block a user