mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-10 12:50:47 +00:00
ramips: fix TP-Link Archer MAC address for ethernet
This fixes: [ 0.981884] OF: /ethernet@10100000: #nvmem-cell-cells = 1 found 0 Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
This commit is contained in:
parent
4b81eda3c1
commit
9092fa3a53
@ -118,7 +118,7 @@
|
||||
ðernet {
|
||||
pinctrl-names = "default";
|
||||
|
||||
nvmem-cells = <&macaddr_rom_f100>;
|
||||
nvmem-cells = <&macaddr_rom_f100 0>;
|
||||
nvmem-cell-names = "mac-address";
|
||||
|
||||
mediatek,portmap = "wllll";
|
||||
|
Loading…
x
Reference in New Issue
Block a user