projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b196a9f
)
ramips: fix label-mac for Xiaomi RA75
author
David Bauer
<
[email protected]
>
Tue, 26 Dec 2023 00:17:18 +0000
(
01:17
+0100)
committer
David Bauer
<
[email protected]
>
Thu, 28 Dec 2023 13:14:34 +0000
(14:14 +0100)
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 <
[email protected]
>
target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts
b/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts
index 8859038c30e333bec061f9534b0af21ffc790023..ddbb8b20bf629f6b8ee53fae1d01c417bba39098 100644
(file)
--- 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 = &
ethernet
;
+ label-mac-device = &
wmac
;
};
leds {