brcm63xx: Add support for Huawei HG520v
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41851
This commit is contained in:
@@ -131,6 +131,11 @@ brcm63xx_detect() {
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth0
|
||||
;;
|
||||
HW6358GW_B)
|
||||
status_led="HW520:green:net"
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname="eth0"
|
||||
;;
|
||||
NB6)
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth0
|
||||
|
||||
Reference in New Issue
Block a user