From ceeaf0b63d33685beb96bdb7509ef9ed05b93b02 Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Wed, 5 May 2021 19:48:01 +0800 Subject: ramips: fix mac addresses of Youku YK1 MAC addresses read from official firmware value location Wlan xx 71 de factory@0x04 Lan xx 71 dd factory@0x28 Wan xx 71 df factory@0x2e Label xx 71 dd factory@0x28 Signed-off-by: Shiji Yang [fix sorting in 02_network, redact commit message] Signed-off-by: Adrian Schmutzler (cherry picked from commit e57e460dc75836d3227e7370b9e64a0eabc9d91d) --- target/linux/ramips/dts/mt7620a_youku_yk1.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/dts') diff --git a/target/linux/ramips/dts/mt7620a_youku_yk1.dts b/target/linux/ramips/dts/mt7620a_youku_yk1.dts index 86e2031aa6..61da408f27 100644 --- a/target/linux/ramips/dts/mt7620a_youku_yk1.dts +++ b/target/linux/ramips/dts/mt7620a_youku_yk1.dts @@ -12,6 +12,7 @@ led-failsafe = &led_power; led-running = &led_power; led-upgrade = &led_power; + label-mac-device = ðernet; }; leds { @@ -114,7 +115,7 @@ ðernet { pinctrl-names = "default"; - mtd-mac-address = <&factory 0x4>; + mtd-mac-address = <&factory 0x28>; mediatek,portmap = "llllw"; }; -- cgit v1.2.3