mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
bmips: drop unneded cpu labels from external switches
These labels aren't needed and were accidentally added when adding external switches support for bmips. Fixes:80a3ecc894
("bmips: add Huawei HG253s v2 support") Fixes:61f3c3b1ee
("bmips: dgnd3700v2: enable external BCM53125 switch") Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
a97965b7b1
commit
cc07d1d2fd
@ -123,7 +123,6 @@
|
|||||||
|
|
||||||
port@8 {
|
port@8 {
|
||||||
reg = <8>;
|
reg = <8>;
|
||||||
label = "cpu";
|
|
||||||
|
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii";
|
||||||
ethernet = <&switch0port4>;
|
ethernet = <&switch0port4>;
|
||||||
|
@ -186,7 +186,6 @@
|
|||||||
|
|
||||||
port@8 {
|
port@8 {
|
||||||
reg = <8>;
|
reg = <8>;
|
||||||
label = "cpu";
|
|
||||||
|
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii";
|
||||||
ethernet = <&switch0port4>;
|
ethernet = <&switch0port4>;
|
||||||
|
Loading…
Reference in New Issue
Block a user