X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Fmt7621_unielec_u7621-06-64m.dts;fp=target%2Flinux%2Framips%2Fdts%2Fmt7621_unielec_u7621-06-64m.dts;h=f196432111b6886a18efe95094e52986243f41d8;hb=67660d36674c8c1504cbf3cd199409d0b209f802;hp=669340f194c3288ca8be49025f14a68a6337dd6f;hpb=ac296f621058119501ccd54e7cb2a243af5dc5a0;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts b/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts index 669340f194..f196432111 100644 --- a/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts +++ b/target/linux/ramips/dts/mt7621_unielec_u7621-06-64m.dts @@ -59,9 +59,8 @@ }; &gmac1 { - nvmem-cells = <&macaddr_factory_e000>; + nvmem-cells = <&macaddr_factory_e006>; nvmem-cell-names = "mac-address"; - mac-address-increment = <1>; }; &factory { @@ -72,4 +71,8 @@ macaddr_factory_e000: macaddr@e000 { reg = <0xe000 0x6>; }; + + macaddr_factory_e006: macaddr@e006 { + reg = <0xe006 0x6>; + }; };