mediatek: fix assign macaddr for qihoo 360t7 ubootmod
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
aac4f084ce
commit
2b6b54d940
@ -69,7 +69,7 @@
|
||||
phy-mode = "2500base-x";
|
||||
|
||||
nvmem-cells = <&macaddr_factory_14 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_factory_14 1>;
|
||||
nvmem-cell-names = "mac-address-ascii";
|
||||
nvmem-cell-names = "mac-address";
|
||||
};
|
||||
|
||||
port@6 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user