1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02: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: 80a3ecc89489 ("bmips: add Huawei HG253s v2 support")
Fixes: 61f3c3b1eebd ("bmips: dgnd3700v2: enable external BCM53125 switch")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2023-03-22 18:30:37 +01:00
parent a97965b7b1
commit cc07d1d2fd
2 changed files with 0 additions and 2 deletions

@ -123,7 +123,6 @@
port@8 {
reg = <8>;
label = "cpu";
phy-mode = "rgmii";
ethernet = <&switch0port4>;

@ -186,7 +186,6 @@
port@8 {
reg = <8>;
label = "cpu";
phy-mode = "rgmii";
ethernet = <&switch0port4>;