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

Signed-off-by: Adrian Schmutzler <[email protected]>
---
 target/linux/ramips/dts/RT-AC57U.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/dts/RT-AC57U.dts 
b/target/linux/ramips/dts/RT-AC57U.dts
index e757716ffb..6fec0cdf61 100644
--- a/target/linux/ramips/dts/RT-AC57U.dts
+++ b/target/linux/ramips/dts/RT-AC57U.dts
@@ -140,7 +140,7 @@
 };
 
 &ethernet {
-       mtd-mac-address = <&factory 0x4e000>;
+       mtd-mac-address = <&factory 0xe000>;
 };
 
 &pinctrl {
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to