ramips: Add support for ZTE ZXECS EBG3130 aka BDCOM WAP2100-SK
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 74ed5913b8c2e00172f01d5da09afd5c400f7d20..28d5073525ceae57b2e3340de273acfb3a041fa2 100755 (executable)
@@ -76,6 +76,9 @@ ramips_board_detect() {
        *"BC2")
                name="bc2"
                ;;
+       *"BOCCO")
+               name="bocco"
+               ;;
        *"BR-6475nD")
                name="br-6475nd"
                ;;
@@ -202,12 +205,6 @@ ramips_board_detect() {
        *"FreeStation5")
                name="freestation5"
                ;;
-       *"GB-PC1")
-               name="gb-pc1"
-               ;;
-       *"GB-PC2")
-               name="gb-pc2"
-               ;;
        *"GL-MT300A")
                name="gl-mt300a"
                ;;
@@ -475,6 +472,9 @@ ramips_board_detect() {
        *"SAP-G3200U3")
                name="sap-g3200u3"
                ;;
+       *"SKW92A")
+               name="skw92a"
+               ;;
        *"SL-R7205"*)
                name="sl-r7205"
                ;;
@@ -556,6 +556,9 @@ ramips_board_detect() {
        *"W502U")
                name="w502u"
                ;;
+       *"WAP2100-SK")
+               name="wap2100-sk"
+               ;;
        *"WCR-1166DS")
                name="wcr-1166ds"
                ;;
@@ -580,9 +583,6 @@ ramips_board_detect() {
        *"WHR-G300N")
                name="whr-g300n"
                ;;
-       *"WiTi")
-                name="witi"
-               ;;
        *"WIZARD 8800")
                name="wizard8800"
                ;;