ramips: rename Digineo AC1200 Pro to ZBT-WG3526 32MB
[openwrt/staging/florian.git] / target / linux / ramips / base-files / lib / ramips.sh
index eec961284acdb6f46e2cb3429deb619212130ec8..3342a8f0c40b673199b41601ca78e3087c321e59 100755 (executable)
@@ -130,9 +130,6 @@ ramips_board_detect() {
        *"DCS-930L B1")
                name="dcs-930l-b1"
                ;;
-       *"Digineo AC1200 Pro")
-               name="ac1200pro"
-               ;;
        *"DIR-300 B1")
                name="dir-300-b1"
                ;;
@@ -649,6 +646,9 @@ ramips_board_detect() {
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;
+       *"ZBT-WE1326")
+               name="zbt-we1326"
+               ;;
        *"ZBT-WE2026")
                name="zbt-we2026"
                ;;
@@ -658,8 +658,11 @@ ramips_board_detect() {
        *"ZBT-WG2626")
                name="zbt-wg2626"
                ;;
-       *"ZBT-WG3526")
-               name="zbt-wg3526"
+       *"ZBT-WG3526 (16M)")
+               name="zbt-wg3526-16M"
+               ;;
+       *"ZBT-WG3526 (32M)")
+               name="zbt-wg3526-32M"
                ;;
        *"ZBT-WR8305RT")
                name="zbt-wr8305rt"