ramips: Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.
[openwrt.git] / target / linux / ramips / base-files / etc / uci-defaults / 02_network
index 747a83d..2d833b3 100755 (executable)
@@ -41,6 +41,7 @@ ramips_setup_interfaces()
        all0256n | \
        all5002 | \
        all5003 | \
+       awm002-evb | \
        broadway | \
        wnce2001)
                ucidef_add_switch "switch0" "1" "0"
@@ -86,6 +87,7 @@ ramips_setup_interfaces()
 
        f5d8235-v1 | \
        f5d8235-v2 | \
+       hg255d | \
        ur-326n4g)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
                ucidef_add_switch "switch0" "1" "1"
@@ -192,6 +194,7 @@ ramips_setup_macs()
                ;;
 
        rt-n13u | \
+       hg255d  | \
        fonera20n)
                lan_mac=$(mtd_get_mac_binary factory 40)
                wan_mac=$(macaddr_add "$lan_mac" 1)