diff options
author | David Yang <mmyangfl@gmail.com> | 2017-09-09 21:16:11 +0800 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-09-13 08:07:54 +0200 |
commit | fb128057da92bdb6b2c4cd9ad9dd87637a4089b3 (patch) | |
tree | cef3c48e018e5fb53d25510b92667be1125768ff | |
parent | 7765e442d04e4c19690f81084a9726776aea8b76 (diff) | |
download | upstream-fb128057da92bdb6b2c4cd9ad9dd87637a4089b3.tar.gz upstream-fb128057da92bdb6b2c4cd9ad9dd87637a4089b3.tar.bz2 upstream-fb128057da92bdb6b2c4cd9ad9dd87637a4089b3.zip |
ramips: fix hg255d LED status support
Use the green power LED for boot status indication.
Source: https://my.oschina.net/osbin/blog/278782 Para 3
Signed-off-by: David Yang <mmyangfl@gmail.com>
-rw-r--r-- | target/linux/ramips/base-files/etc/diag.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index 75171673bb..16c83f2d3f 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -24,6 +24,7 @@ get_status_led() { ex2700|\ ex3700|\ fonera20n|\ + hg255d|\ kn|\ kn_rc|\ kn_rf|\ |