brcm63xx: F@ST2504n board support (image, base-files)
[openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 1d9b448b75ae8269d19a5d5a51636133abb9ba61..679fedd5646cff4f9e6865cd9167296b95b0af97 100755 (executable)
@@ -125,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"