ramips: fix ethernet MAC address on Omega2
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7628an_onion_omega2.dtsi
index 555a2a126170bd45ed9761e4ccfee5090e46dedb..742c975d66b8e1003437e942e1e86d0f2fd395df 100644 (file)
 };
 
 &ethernet {
-       nvmem-cells = <&macaddr_factory_2e>;
+       nvmem-cells = <&macaddr_factory_28>;
        nvmem-cell-names = "mac-address";
 };
 
        #address-cells = <1>;
        #size-cells = <1>;
 
-       macaddr_factory_2e: macaddr@2e {
-               reg = <0x2e 0x6>;
+       macaddr_factory_28: macaddr@28 {
+               reg = <0x28 0x6>;
        };
 };