brcm63xx: F@ST2504n board support (image, base-files)
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index afe96249339b4dd556952ad0faa22dc70c70b9d5..679fedd5646cff4f9e6865cd9167296b95b0af97 100755 (executable)
@@ -57,6 +57,10 @@ brcm63xx_detect() {
                brcm63xx_has_reset_button="true"
                ifname=eth1
                ;;
+       AR1004G)
+               status_led="AR1004G:green:power"
+               brcm63xx_has_reset_button="true"
+               ;;
        CVG834G_E15R3921)
                status_led="CVG834G:green:power"
                ifname=eth0
@@ -121,6 +125,11 @@ brcm63xx_detect() {
                brcm63xx_has_reset_button="true"
                ifname=eth0
                ;;
+       "F@ST2504n")
+               status_led="fast2504n:green:ok"
+               brcm63xx_has_reset_button="true"
+               ifname=eth0
+               ;;
        'F@ST2704V2')
                status_led="F@ST2704V2:green:power"
                brcm63xx_has_reset_button="true"