ar71xx: add support for dlink dir-615-e1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 02c46f9b94a5e8b4d58bada774736550716e019b..8682812ac8b18628989bba39d5f8d23aecb4d1f7 100755 (executable)
@@ -280,6 +280,9 @@ ar71xx_board_detect() {
        *"DIR-600 rev. A1")
                name="dir-600-a1"
                ;;
+       *"DIR-615 rev. E1")
+               name="dir-615-e1"
+               ;;
        *"DIR-615 rev. E4")
                name="dir-615-e4"
                ;;
@@ -358,9 +361,15 @@ ar71xx_board_detect() {
        *OM2P)
                name="om2p"
                ;;
+       *OM2Pv2)
+               name="om2pv2"
+               ;;
        *"OM2P HS")
                name="om2p-hs"
                ;;
+       *"OM2P HSv2")
+               name="om2p-hsv2"
+               ;;
        *"OM2P LC")
                name="om2p-lc"
                ;;