ar71xx: add user-space support for the OpenMesh A40
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 3ca2c0d63352f2834501bef059b184a834f60e20..b8ec3254092165bf7c0a7966716aafe5bc64a4fe 100755 (executable)
@@ -382,6 +382,12 @@ ar71xx_board_detect() {
        *"Oolite V1.0")
                name="oolite"
                ;;
+       *"A40")
+               name="a40"
+               ;;
+       *"A60")
+               name="a60"
+               ;;
        *"AC1750DB")
                name="f9k1115v2"
                ;;
@@ -742,6 +748,9 @@ ar71xx_board_detect() {
        *OM2Pv2)
                name="om2pv2"
                ;;
+       *OM2Pv4)
+               name="om2pv4"
+               ;;
        *"OM2P HS")
                name="om2p-hs"
                ;;
@@ -751,6 +760,9 @@ ar71xx_board_detect() {
        *"OM2P HSv3")
                name="om2p-hsv3"
                ;;
+       *"OM2P HSv4")
+               name="om2p-hsv4"
+               ;;
        *"OM2P LC")
                name="om2p-lc"
                ;;