2
0
forked from Ivasoft/openwrt

ath79: add support for indicating the boot state using multiple leds

Use diag.sh version used for apm821xx, ipq40xx and ipq806x, which
supports different leds for the different boot states.

The existing led sequences should be the same as before.

Signed-off-by: Dmitry Tunin <hanipouspilot@gmail.com>
[reword commit message]
Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Dmitry Tunin
2018-08-14 08:54:38 +03:00
committed by Mathias Kresin
parent 37af596593
commit 7a873974f7
33 changed files with 157 additions and 37 deletions

View File

@@ -12,7 +12,10 @@
aliases {
serial0 = &uart;
led-status = &status;
led-boot = &status;
led-failsafe = &status;
led-running = &status;
led-upgrade = &status;
};
keys {