ramips: fix ethernet MAC address of ASUS RT-AC57U
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 7 Sep 2019 15:05:35 +0000 (17:05 +0200)
committerChuanhong Guo <gch981213@gmail.com>
Mon, 9 Sep 2019 13:12:23 +0000 (21:12 +0800)
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>
target/linux/ramips/dts/RT-AC57U.dts

index e757716ffb377f33592fc7d3bc0806afb8f160bf..6fec0cdf619e54c492ed8fc04088bc526c658140 100644 (file)
 };
 
 &ethernet {
-       mtd-mac-address = <&factory 0x4e000>;
+       mtd-mac-address = <&factory 0xe000>;
 };
 
 &pinctrl {