mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-17 17:44:06 +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";
|
||||
+
|
||||
+ aliases {
|
||||
+ led-boot = &led_run;
|
||||
+ led-failsafe = &led_run;
|
||||
+ led-running = &led_run;
|
||||
+ led-upgrade = &led_run;
|
||||
+ //led-boot = &led_run;
|
||||
+ //led-failsafe = &led_run;
|
||||
+ //led-running = &led_run;
|
||||
+ //led-upgrade = &led_run;
|
||||
+ };
|
||||
+
|
||||
+ chosen {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user