kirkwood: use generic diag.sh
authorPawel Dembicki <paweldembicki@gmail.com>
Tue, 4 Feb 2020 16:26:47 +0000 (17:26 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 22 Feb 2020 13:25:25 +0000 (14:25 +0100)
commitae67f5ffae69119eef6509a48b111164a5842346
treeedd1669fd7decb13a724f5ffdba90db937c99ee1
parenta9b5473c92c01bce9b5f42659b0271bd141e3428
kirkwood: use generic diag.sh

This commit removes the target-specific diag.sh script. This way, the
generic one is used for the target, which uses DT-aliases to specify the
LEDs used.

Generic diag.sh allow to use different LEDs to indicate different states.
Non-red status LEDs for indicating boot and a running system.
Where possible, the red or orange LEDs are used to indicate failsafe
mode and a running upgrade.

Compile-tested: all target devices.
Run-tested: CheckPoint L-50

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
[remove unrelated cosmetic changes, rename some labels, add pogo_e02]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
25 files changed:
target/linux/kirkwood/base-files/etc/diag.sh [deleted file]
target/linux/kirkwood/patches-4.14/100-ib62x0.patch
target/linux/kirkwood/patches-4.14/101-iconnect.patch
target/linux/kirkwood/patches-4.14/102-dockstar.patch
target/linux/kirkwood/patches-4.14/103-iomega-ix2-200.patch
target/linux/kirkwood/patches-4.14/104-ea3500.patch
target/linux/kirkwood/patches-4.14/105-ea4500.patch
target/linux/kirkwood/patches-4.14/105-goflexhome.patch
target/linux/kirkwood/patches-4.14/106-goflexnet.patch
target/linux/kirkwood/patches-4.14/107-02-nsa310b.patch
target/linux/kirkwood/patches-4.14/108-on100.patch
target/linux/kirkwood/patches-4.14/109-pogoplug_v4.patch
target/linux/kirkwood/patches-4.14/110-pogo_e02.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.19/100-ib62x0.patch
target/linux/kirkwood/patches-4.19/101-iconnect.patch
target/linux/kirkwood/patches-4.19/102-dockstar.patch
target/linux/kirkwood/patches-4.19/103-iomega-ix2-200.patch
target/linux/kirkwood/patches-4.19/104-ea3500.patch
target/linux/kirkwood/patches-4.19/105-ea4500.patch
target/linux/kirkwood/patches-4.19/105-goflexhome.patch
target/linux/kirkwood/patches-4.19/106-goflexnet.patch
target/linux/kirkwood/patches-4.19/107-02-nsa310b.patch
target/linux/kirkwood/patches-4.19/108-on100.patch
target/linux/kirkwood/patches-4.19/109-pogoplug_v4.patch
target/linux/kirkwood/patches-4.19/110-pogo_e02.patch [new file with mode: 0644]