ar71xx: add userspace support for D-Link DIR-869 A1, generate images
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index a2bd6b11bcfed43bcfeb2e5c9206118523eb1204..4ef43cf5a4a114e098bb953becaa7c1edec5e91e 100755 (executable)
@@ -285,6 +285,7 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:lan" "1:lan" "3@eth1"
                ;;
+       dir-869-a1|\
        epg5000|\
        esr1750)
                ucidef_add_switch "switch0" \
@@ -434,6 +435,7 @@ ar71xx_setup_macs()
        esr900)
                wan_mac=$(mtd_get_mac_ascii u-boot-env "wanaddr")
                ;;
+       dir-869-a1|\
        mynet-n750)
                wan_mac=$(mtd_get_mac_ascii devdata "wanmac")
                ;;