ar71xx: add support for the Airtight C-60
[openwrt/staging/blogic.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 7a3759e7d5e5ef145abf5436c331856cbdc07818..940c1c95de45456cf78d83c9f4baa4a9417eeeff 100755 (executable)
@@ -482,6 +482,9 @@ ar71xx_board_detect() {
        *C-55)
                name="c-55"
                ;;
+       *C-60)
+               name="c-60"
+               ;;
        *CAP4200AG)
                name="cap4200ag"
                ;;
@@ -536,6 +539,9 @@ ar71xx_board_detect() {
        *"DIR-835 rev. A1")
                name="dir-835-a1"
                ;;
+       *"DIR-869 rev. A1")
+               name="dir-869-a1"
+               ;;
        *"dLAN Hotspot")
                name="dlan-hotspot"
                ;;
@@ -1134,6 +1140,9 @@ ar71xx_board_detect() {
        *WHR-HP-G300N)
                name="whr-hp-g300n"
                ;;
+       *Z1)
+               name="z1"
+               ;;
        *ZBT-WE1526)
                name="zbt-we1526"
                ;;