mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-18 10:04:14 +00:00
mt3000: fix led
Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
This commit is contained in:
parent
49c02be4fe
commit
b6cf13e898
@ -26,10 +26,10 @@ index 0000000000..f382be2a2c
|
|||||||
+ compatible = "glinet,mt3000-snand", "mediatek,mt7981";
|
+ compatible = "glinet,mt3000-snand", "mediatek,mt7981";
|
||||||
+
|
+
|
||||||
+ aliases {
|
+ aliases {
|
||||||
+ led-boot = &led_run;
|
+ //led-boot = &led_run;
|
||||||
+ led-failsafe = &led_run;
|
+ //led-failsafe = &led_run;
|
||||||
+ led-running = &led_run;
|
+ //led-running = &led_run;
|
||||||
+ led-upgrade = &led_run;
|
+ //led-upgrade = &led_run;
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ chosen {
|
+ chosen {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user