From 47818fbc012d7b8ef4129bf702da2d6aae07266e Mon Sep 17 00:00:00 2001 From: David Bauer Date: Tue, 26 Dec 2023 01:17:18 +0100 Subject: ramips: fix label-mac for Xiaomi RA75 The label-mac of the repeater is the address used on the 2.4 GHz radio, not the ethernet MAC. Signed-off-by: David Bauer --- target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts b/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts index 8859038c30..ddbb8b20bf 100644 --- a/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts +++ b/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts @@ -10,7 +10,7 @@ led-failsafe = &led_system_amber; led-running = &led_system_blue; led-upgrade = &led_system_amber; - label-mac-device = ðernet; + label-mac-device = &wmac; }; leds { -- cgit v1.2.3