brcm63xx: add preliminary support for D-Link DSL-2751B E1
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 1bcd3b93295f1ccd269286d369ebbf8e92027f65..58ce71ee16530968e6294bc7fd87c76abaafdccb 100755 (executable)
@@ -87,6 +87,11 @@ brcm63xx_detect() {
                brcm63xx_has_reset_button="true"
                ifname=eth0
                ;;
+       AW5200B)
+               status_led="dsl-275xb:green:power"
+               brcm63xx_has_reset_button="true"
+               ifname=eth0
+               ;;
        CPVA642)
                status_led="CPVA642:green:power:"
                brcm63xx_has_reset_button="true"