bcm63xx: Update support for the DSL-274xB revision C
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 71c188022c62ad8c147286227aec167805f56810..b18386e0dd9dbd8b75952d2d006ba7dfdd6a5750 100755 (executable)
@@ -39,11 +39,16 @@ brcm63xx_detect() {
                brcm63xx_has_reset_button="true"
                ifname=eth0
                ;;
-       "bcm63xx/96358GW "* | "bcm63xx/SPW500V "*)
+       "bcm63xx/SPW500V "*)
                status_led="power:green"
                brcm63xx_has_reset_button="true"
                ifname=eth0
                ;;
+       "bcm63xx/AW4139 "*)
+               status_led="dsl-274xb:green:power"
+               brcm63xx_has_reset_button="true"
+               ifname=eth0
+               ;;
        "bcm63xx/CPVA642 "* )
                status_led="power:green"
                brcm63xx_has_reset_button="true"