ramips: add support for Afoundry EW-1200
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 307253190150cf1d8ee839560befd52577397a84..91ce5fbd491735adad33fb8095c64365528d42da 100755 (executable)
@@ -184,6 +184,9 @@ ramips_board_detect() {
        *"ESR-9753")
                name="esr-9753"
                ;;
+       *"EW1200")
+               name="ew1200"
+               ;;
        *"EX2700")
                name="ex2700";
                ;;
@@ -217,12 +220,18 @@ ramips_board_detect() {
        *"HC5661")
                name="hc5661"
                ;;
+       *"HC5661A")
+               name="hc5661a"
+               ;;
        *"HC5761")
                name="hc5761"
                ;;
        *"HC5861")
                name="hc5861"
                ;;
+       *"HC5962")
+               name="hc5962"
+               ;;
        *"HG255D")
                name="hg255d"
                ;;