bcm63xx: Add Huawei HG556a support
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 18df04261048ab1b2b799b41636b8c4f16e28a08..999f775171af84ea8388b7b9f12d5a685f6699a0 100755 (executable)
@@ -56,6 +56,11 @@ brcm63xx_detect() {
                brcm63xx_has_reset_button="true"
                ifname=eth1
                ;;
+       HW556*)
+               status_led="HW556:red:power"
+               brcm63xx_has_reset_button="true"
+               ifname=eth0
+               ;;
        96348GW-11)
                status_led="power"
                brcm63xx_has_reset_button="true"