ramips: fix ethernet MAC address of ASUS RT-AC57U

This backports the only non-cosmetic fix from 6640e1c3681b
("ramips: clean and improve MAC address setup in 02_network").

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
master
Adrian Schmutzler 5 years ago committed by Chuanhong Guo
parent 79b9bc44d6
commit d889cc9887
  1. 2
      target/linux/ramips/dts/RT-AC57U.dts

@ -140,7 +140,7 @@
};
&ethernet {
mtd-mac-address = <&factory 0x4e000>;
mtd-mac-address = <&factory 0xe000>;
};
&pinctrl {

Loading…
Cancel
Save