ramips: add support for TP-Link TL-WR840N v4 and TL-WR841N v13
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index d0abd2db2b4da3f5910e47461bd0fc0296488129..3eb66dc6462a6a0f02f78a3e9bd64f46d4407845 100755 (executable)
@@ -130,9 +130,6 @@ ramips_board_detect() {
        *"DCS-930L B1")
                name="dcs-930l-b1"
                ;;
-       *"Digineo AC1200 Pro")
-               name="ac1200pro"
-               ;;
        *"DIR-300 B1")
                name="dir-300-b1"
                ;;
@@ -220,6 +217,9 @@ ramips_board_detect() {
        *"GL-MT750")
                name="gl-mt750"
                ;;
+       *"GL-MT300N-V2")
+               name="gl-mt300n-v2"
+               ;;
        *"HC5661")
                name="hc5661"
                ;;
@@ -439,6 +439,9 @@ ramips_board_detect() {
        *"RT5350F-OLinuXino-EVB")
                name="rt5350f-olinuxino-evb"
                ;;
+       *"RT-AC51U")
+               name="rt-ac51u"
+               ;;
        *"RT-G32 B1")
                name="rt-g32-b1"
                ;;
@@ -469,6 +472,9 @@ ramips_board_detect() {
        *"SL-R7205"*)
                name="sl-r7205"
                ;;
+       *"TEW-638APB v2")
+               name="tew-638apb-v2"
+               ;;
        *"TEW-691GR")
                name="tew-691gr"
                ;;
@@ -481,9 +487,18 @@ ramips_board_detect() {
        *"Timecloud")
                name="timecloud"
                ;;
+       *"TL-WR840N v4")
+               name="tl-wr840n-v4"
+               ;;
+       *"TL-WR841N v13")
+               name="tl-wr841n-v13"
+               ;;
        *"UBNT-ERX")
                name="ubnt-erx"
                ;;
+       *"UBNT-ERX-SFP")
+               name="ubnt-erx-sfp"
+               ;;
        *"UR-326N4G")
                name="ur-326n4g"
                ;;
@@ -655,8 +670,11 @@ ramips_board_detect() {
        *"ZBT-WE2026")
                name="zbt-we2026"
                ;;
-       *"ZBT-WE826")
-               name="zbt-we826"
+       *"ZBT-WE826 (16M)")
+               name="zbt-we826-16M"
+               ;;
+       *"ZBT-WE826 (32M)")
+               name="zbt-we826-32M"
                ;;
        *"ZBT-WG2626")
                name="zbt-wg2626"
@@ -664,9 +682,15 @@ ramips_board_detect() {
        *"ZBT-WG3526 (16M)")
                name="zbt-wg3526-16M"
                ;;
+       *"ZBT-WG3526 (32M)")
+               name="zbt-wg3526-32M"
+               ;;
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;
+       *"ZyXEL Keenetic")
+               name="kn"
+               ;;
        *"ZyXEL Keenetic Omni")
                name="kn_rc"
                ;;