ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 1bf93e3..a92e818 100755 (executable)
@@ -67,12 +67,21 @@ ramips_board_detect() {
        *"DIR-300 B1")
                name="dir-300-b1"
                ;;
+       *"DIR-300 B7")
+               name="dir-300-b7"
+               ;;
+       *"DIR-320/NRU B1")
+               name="dir-320-b1"
+               ;;
        *"DIR-600 B1")
                name="dir-600-b1"
                ;;
        *"DIR-600 B2")
                name="dir-600-b2"
                ;;
+       *"DIR-610 A1")
+               name="dir-610-a1"
+               ;;
        *"DIR-620 A1")
                name="dir-620-a1"
                ;;
@@ -88,6 +97,9 @@ ramips_board_detect() {
        *"DIR-645")
                name="dir-645"
                ;;
+       *"DIR-810L")
+               name="dir-810l"
+               ;;
        *"DAP-1350")
                name="dap-1350"
                ;;
@@ -148,6 +160,9 @@ ramips_board_detect() {
        *"Planex MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
+       *"Poray IP2202")
+               name="ip2202"
+               ;;
        *"Poray M3")
                name="m3"
                ;;
@@ -157,9 +172,15 @@ ramips_board_detect() {
        *"Poray X5")
                name="x5"
                ;;
+       *"Poray X8")
+               name="x8"
+               ;;
        *"PWH2004")
                name="pwh2004"
                ;;
+       *"Asus RP-N53")
+               name="rp-n53"
+               ;;
        *"RT-G32 B1")
                name="rt-g32-b1"
                ;;