brcm63xx: F@ST2504n board support (image, base-files)
[openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 7c449ae6adc11d7ab1e8eac296d2d6d431d28688..1ed939d11d97ac402a8d38c4aba7da1f16c70057 100755 (executable)
@@ -121,6 +121,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