ramips: add support for indicating the boot state using multiple leds
Use diag.sh version used for other targets supporting different leds for the different boot states. The existing led sequences should be the same as before. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
model = "Thunder Timecloud";
|
||||
|
||||
aliases {
|
||||
led-status = &led_statuso;
|
||||
led-boot = &led_statuso;
|
||||
led-failsafe = &led_statuso;
|
||||
led-running = &led_statuso;
|
||||
led-upgrade = &led_statuso;
|
||||
};
|
||||
|
||||
memory@0 {
|
||||
|
||||
Reference in New Issue
Block a user