ramips: Add support to TP-Link Archer MR200
[openwrt/staging/blogic.git] / target / linux / ramips / base-files / lib / ramips.sh
index 5c821884065d1949c61f2ad526de6742c0734a3d..50903c75d6fccd88c8e63ba15c0dde23705f6ac9 100755 (executable)
@@ -166,6 +166,9 @@ ramips_board_detect() {
        *"DuZun DM06")
                name="duzun-dm06"
                ;;
+       *"DWR-512 B")
+               name="dwr-512-b"
+               ;;
        *"E1700")
                name="e1700"
                ;;
@@ -292,6 +295,9 @@ ramips_board_detect() {
        *"MR-102N")
                name="mr-102n"
                ;;
+       *"MR200")
+               name="mr200"
+               ;;
        *"MT7620a + MT7530 evaluation"*)
                name="mt7620a_mt7530"
                ;;
@@ -592,6 +598,12 @@ ramips_board_detect() {
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"
                ;;
+       *"ZyXEL Keenetic Omni")
+               name="kn_rc"
+               ;;
+       *"ZyXEL Keenetic Omni II")
+               name="kn_rf"
+               ;;
        *"ZyXEL Keenetic Viva")
                name="kng_rc"
                ;;