ramips: soc wmac eeprom cleanup
[15.05/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 6975993..f9ab1e3 100755 (executable)
@@ -58,9 +58,6 @@ ramips_board_detect() {
        *"AsiaRF AWAPN2403")
                name="awapn2403"
                ;;
-       *"BR6524N")
-               name="br6524n"
-               ;;
        *"Asus WL-330N")
                name="wl-330n"
                ;;
@@ -160,6 +157,9 @@ ramips_board_detect() {
        *"HAME MPR-A2")
                name="mpr-a2"
                ;;
+       *"Planex MZK-750DHP")
+               name="mzk-750dhp"
+               ;;
        *"NBG-419N")
                name="nbg-419n"
                ;;
@@ -301,9 +301,18 @@ ramips_board_detect() {
        *"WRTNODE")
                name="wrtnode"
                ;;
+       *"Wansview NCS601W")
+               name="ncs601w"
+               ;;
        *"Sercomm NA930")
                name="na930"
                ;;
+       *"Zbtlink ZBT-WA05")
+               name="zbt-wa05"
+               ;;
+       *"ZBT WR8305RT")
+               name="wr8305rt"
+               ;;
        *)
                name="generic"
                ;;