From: Tobias Schramm Date: Wed, 8 Apr 2020 10:47:15 +0000 (+0200) Subject: ramips: mt7621: reenable rbm11g X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=48b4aab80cd34682616bf7f12c41e35e27a49504;hp=57f4eab6771c5b099a09cea4e661bf5ccebbbb95;p=openwrt%2F.git ramips: mt7621: reenable rbm11g I have a rbm11g and can confirm that the LAN port is indeed switch port 0. Signed-off-by: Tobias Schramm --- diff --git a/target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts b/target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts index bcfce33a16..aae899c9a6 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@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