[OpenWrt-Devel] [PATCH 3/3] ramips: mt7621: reenable rbm11g
Tobias Schramm
t.schramm at manjaro.org
Wed Apr 8 06:47:15 EDT 2020
I have a rbm11g and can confirm that the LAN port is indeed
switch port 0.
Signed-off-by: Tobias Schramm <t.schramm at manjaro.org>
---
target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts | 1 -
target/linux/ramips/image/mt7621.mk | 1 -
2 files changed, 2 deletions(-)
diff --git a/target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts b/target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts
index 554573f30e..5facec1e0a 100644
--- a/target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts
+++ b/target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts
@@ -145,7 +145,6 @@
&switch0 {
ports {
- /* FIXME: Is LAN port at switch port 0? */
port at 0 {
status = "okay";
label = "lan";
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index 30552ebee1..0ecd70685b 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -506,7 +506,6 @@ TARGET_DEVICES += mikrotik_rb750gr3
define Device/mikrotik_rbm11g
$(Device/MikroTik)
DEVICE_MODEL := RouterBOARD M11G
- DEFAULT := n # disabled due to unknown port assignment
endef
TARGET_DEVICES += mikrotik_rbm11g
--
2.26.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list