aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/mikrotik/base-files/etc/board.d/02_network
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-30 10:26:34 +0200
commita524a0dff80e9bf833ef8c08308923398d3d46a6 (patch)
treea59b04d8e1186bb0c01c23cc80616d9f06e4821c /target/linux/ath79/mikrotik/base-files/etc/board.d/02_network
parentf066ee2ad549015d516444dfbb72669e9de56bb2 (diff)
downloadupstream-a524a0dff80e9bf833ef8c08308923398d3d46a6.tar.gz
upstream-a524a0dff80e9bf833ef8c08308923398d3d46a6.tar.bz2
upstream-a524a0dff80e9bf833ef8c08308923398d3d46a6.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> (cherry picked from commit 4387fe00cb7536d9d341f6d27e465ff0f0b29b1b)
Diffstat (limited to 'target/linux/ath79/mikrotik/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ath79/mikrotik/base-files/etc/board.d/02_network1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ath79/mikrotik/base-files/etc/board.d/02_network b/target/linux/ath79/mikrotik/base-files/etc/board.d/02_network
index 584acc0feb..c407da6dcd 100755
--- a/target/linux/ath79/mikrotik/base-files/etc/board.d/02_network
+++ b/target/linux/ath79/mikrotik/base-files/etc/board.d/02_network
@@ -16,7 +16,6 @@ ath79_setup_interfaces()
"0@eth1" "1:lan:4" "2:lan:1" "3:lan:2" "4:lan:3"
;;
mikrotik,routerboard-921gs-5hpacd-15s|\
- mikrotik,routerboard-922uags-5hpacd|\
mikrotik,routerboard-lhg-2nd|\
mikrotik,routerboard-sxt-5nd-r2|\
mikrotik,routerboard-wap-g-5hact2hnd|\