mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-15 23:39:07 +01:00
bmips: add missing switch cpu label
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
796815eb53
commit
dc0de05e10
5 changed files with 5 additions and 0 deletions
|
|
@ -400,6 +400,7 @@
|
|||
|
||||
port@8 {
|
||||
reg = <8>;
|
||||
label = "cpu";
|
||||
|
||||
phy-mode = "internal";
|
||||
ethernet = <ðernet>;
|
||||
|
|
|
|||
|
|
@ -521,6 +521,7 @@
|
|||
|
||||
port@8 {
|
||||
reg = <8>;
|
||||
label = "cpu";
|
||||
|
||||
phy-mode = "internal";
|
||||
ethernet = <ðernet>;
|
||||
|
|
|
|||
|
|
@ -418,6 +418,7 @@
|
|||
|
||||
port@8 {
|
||||
reg = <8>;
|
||||
label = "cpu";
|
||||
|
||||
phy-mode = "internal";
|
||||
ethernet = <ðernet>;
|
||||
|
|
|
|||
|
|
@ -515,6 +515,7 @@
|
|||
|
||||
port@8 {
|
||||
reg = <8>;
|
||||
label = "cpu";
|
||||
|
||||
phy-mode = "internal";
|
||||
ethernet = <ðernet>;
|
||||
|
|
|
|||
|
|
@ -529,6 +529,7 @@
|
|||
|
||||
port@8 {
|
||||
reg = <8>;
|
||||
label = "cpu";
|
||||
|
||||
phy-mode = "internal";
|
||||
ethernet = <ðernet>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue