ath79: add support for Compex WPJ531 (16M)
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index 02245031fa682e18d0a4ea9b1ecad583eb4a76b1..d0e73a5d3f99a4f72a4359f1f0acaec5d7a75862 100755 (executable)
@@ -15,6 +15,7 @@ ath79_setup_interfaces()
        aruba,ap-105|\
        avm,fritz1750e|\
        avm,fritz300e|\
+       avm,fritzdvbc|\
        comfast,cf-wr752ac-v1|\
        comfast,cf-e130n-v2|\
        devolo,dvl1200i|\
@@ -107,6 +108,7 @@ ath79_setup_interfaces()
        comfast,cf-e110n-v2|\
        comfast,cf-e120a-v3|\
        comfast,cf-e314n-v2|\
+       compex,wpj531-16m|\
        tplink,cpe210-v1|\
        tplink,cpe220-v2|\
        tplink,cpe220-v3|\
@@ -352,7 +354,8 @@ ath79_setup_macs()
                label_mac=$(mtd_get_mac_binary art 0x1002)
                ;;
        avm,fritz1750e|\
-       avm,fritz450e)
+       avm,fritz450e|\
+       avm,fritzdvbc)
                label_mac=$(fritz_tffs -n macwlan -i $(find_mtd_part "tffs (1)"))
                ;;
        avm,fritz300e)