lantiq: add led-upgrade alias for Fritz!Box 7412
This adds the led-upgrade alias for the AVM Fritz!Box 7412 to indicate a running firmware upgrade. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
891a700759
commit
920abb9b58
@ -18,6 +18,7 @@
|
|||||||
led-boot = &power_green;
|
led-boot = &power_green;
|
||||||
led-failsafe = &power_red;
|
led-failsafe = &power_red;
|
||||||
led-running = &power_green;
|
led-running = &power_green;
|
||||||
|
led-upgrade = &power_red;
|
||||||
|
|
||||||
led-dsl = &info;
|
led-dsl = &info;
|
||||||
led-wifi = &wifi;
|
led-wifi = &wifi;
|
||||||
|
Loading…
Reference in New Issue
Block a user