diff options
author | Jonas Gorski <jogo@openwrt.org> | 2016-01-18 10:47:23 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2016-01-18 10:47:23 +0000 |
commit | a78bb9590f90a77667809fbbdcf6214180f4e96e (patch) | |
tree | 812d3b35903b55e29095fd7416df93b39487c13b /target/linux/brcm63xx/base-files/etc/board.d | |
parent | 25ce154605ea822b588aeb41380c80e392e75fbe (diff) | |
download | upstream-a78bb9590f90a77667809fbbdcf6214180f4e96e.tar.gz upstream-a78bb9590f90a77667809fbbdcf6214180f4e96e.tar.bz2 upstream-a78bb9590f90a77667809fbbdcf6214180f4e96e.zip |
brcm63xx: add support for Huawei HG622
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48305
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/board.d')
-rwxr-xr-x | target/linux/brcm63xx/base-files/etc/board.d/01_leds | 3 | ||||
-rwxr-xr-x | target/linux/brcm63xx/base-files/etc/board.d/02_network | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/board.d/01_leds b/target/linux/brcm63xx/base-files/etc/board.d/01_leds index 2697a56e8e..8339254b75 100755 --- a/target/linux/brcm63xx/base-files/etc/board.d/01_leds +++ b/target/linux/brcm63xx/base-files/etc/board.d/01_leds @@ -39,6 +39,9 @@ hg556a_*) ucidef_set_led_netdev "lan" "LAN" "HW556:red:dsl" "eth0" ucidef_set_led_usbdev "usb" "USB" "HW556:red:hspa" "1-2" ;; +hg622) + ucidef_set_led_usbdev "usb" "USB" "HG622:green:usb" "1-2" + ;; hg655b) ucidef_set_led_usbdev "usb" "USB" "HW65x:green:usb" "1-2" ;; diff --git a/target/linux/brcm63xx/base-files/etc/board.d/02_network b/target/linux/brcm63xx/base-files/etc/board.d/02_network index c01aba81b8..f96da088f2 100755 --- a/target/linux/brcm63xx/base-files/etc/board.d/02_network +++ b/target/linux/brcm63xx/base-files/etc/board.d/02_network @@ -86,6 +86,7 @@ dsl-274xb-f |\ dsl-275xb-d |\ fast2504n |\ fast2704v2 |\ +hg622 |\ hg655b |\ p870hw-51a_v2 |\ r5010un_v2 |\ |