brcm63xx: F@ST2504n board support (image, base-files)
[openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index ded946de6211d59c31d3ad7725f9568002e624d5..e0b00eb6157c703369a6a17b75cb5c0d2c1b42b1 100755 (executable)
@@ -117,6 +117,11 @@ brcm63xx_detect() {
                brcm63xx_has_reset_button="true"
                ifname=eth0
                ;;
+       "F@ST2504n")
+               status_led="fast2504n:green:ok"
+               brcm63xx_has_reset_button="true"
+               ifname=eth0
+               ;;
        *)
                ;;
        esac