mediatek: fix ascii macaddr for ct3003 and zr3020

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-07-21 18:55:09 +08:00
parent fb8cf7327c
commit 58a92afcc9
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@
phy-mode = "2500base-x";
nvmem-cells = <&macaddr_art_7b 0>;
nvmem-cell-names = "mac-address-ascii";
nvmem-cell-names = "mac-address";
fixed-link {
speed = <2500>;
@ -196,7 +196,7 @@
label = "wan";
nvmem-cells = <&macaddr_art_7b 3>;
nvmem-cell-names = "mac-address-ascii";
nvmem-cell-names = "mac-address";
};
port@6 {

View File

@ -96,7 +96,7 @@
phy-mode = "2500base-x";
nvmem-cells = <&macaddr_config_50707 0>;
nvmem-cell-names = "mac-address-ascii";
nvmem-cell-names = "mac-address";
fixed-link {
speed = <2500>;
@ -205,7 +205,7 @@
label = "wan";
nvmem-cells = <&macaddr_config_50787 0>;
nvmem-cell-names = "mac-address-ascii";
nvmem-cell-names = "mac-address";
};
port@2 {