summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/mikrotik/config-default
diff options
context:
space:
mode:
authorRoger Pueyo Centelles <roger.pueyo@guifi.net>2020-12-18 22:26:55 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2021-04-16 13:54:22 +0200
commit4387fe00cb7536d9d341f6d27e465ff0f0b29b1b (patch)
treec3389e7647696754b9638938e84d7b5a7860d416 /target/linux/ath79/mikrotik/config-default
parent41948c9c1b80e39f2fd2771f42e62e209347b0bf (diff)
downloadopenwrt-4387fe00cb7536d9d341f6d27e465ff0f0b29b1b.tar.gz
openwrt-4387fe00cb7536d9d341f6d27e465ff0f0b29b1b.tar.bz2
openwrt-4387fe00cb7536d9d341f6d27e465ff0f0b29b1b.zip
ath79: mikrotik: enable SFP on RB922UAGS-5HPaCD
This patch enables the SFP cage on the MikroTik RouterBOARD 922UAGS-5HPacD. GPIO16 (tx-disable-gpios) should be governed by the SFP driver to enable or disable transmission, but no change is observed. Therefore, it is left as output high to ensure the SFP module is forced to transmit. Tested on a RouterBOARD 922UAGS-5HPacD board, with a CISCO GLC-LH-SMD 1310nm module and an unbranded GLC-T RJ45 Gigabit module. PC=>router iperf3 tests deliver 440/300 Mbps up/down, both via regular eth0 port or SFP port with RJ45 module. Bridge between eth0 and eth1 delivers 950 Mbps symmetric. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Diffstat (limited to 'target/linux/ath79/mikrotik/config-default')
-rw-r--r--target/linux/ath79/mikrotik/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/mikrotik/config-default b/target/linux/ath79/mikrotik/config-default
index c70ae75b01..b89ef5f8ed 100644
--- a/target/linux/ath79/mikrotik/config-default
+++ b/target/linux/ath79/mikrotik/config-default
@@ -24,6 +24,7 @@ CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BLOCK=y
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_LIMIT=20
+CONFIG_NET_DSA=y
CONFIG_NET_SWITCHDEV=y
CONFIG_PCI_AR71XX=y
CONFIG_PHY_AR7100_USB=y