projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a428d92
)
brcm63xx: fix Sercomm AD1018 status led
author
Jonas Gorski
<
[email protected]
>
Sun, 17 Dec 2017 10:52:52 +0000
(11:52 +0100)
committer
Jonas Gorski
<
[email protected]
>
Sun, 17 Dec 2017 11:50:22 +0000
(12:50 +0100)
The status led part was missed when changing the board name to *-nor.
Fixes: e12c72bb52eb ("brcm63xx: Add Sercomm AD1018 support")
Reported-by: Daniel Gonzalez Cabanelas <
[email protected]
>
Signed-off-by: Jonas Gorski <
[email protected]
>
target/linux/brcm63xx/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/base-files/etc/diag.sh
b/target/linux/brcm63xx/base-files/etc/diag.sh
index 2663a2cadc86925bc3d734ca9f63c6e61c01fdad..acb1795214e496054d0a107d05d734c5e17b79be 100644
(file)
--- a/
target/linux/brcm63xx/base-files/etc/diag.sh
+++ b/
target/linux/brcm63xx/base-files/etc/diag.sh
@@
-12,7
+12,7
@@
set_state() {
a4001n)
status_led="A4001N:green:power"
;;
- ad1018)
+ ad1018
-nor
)
status_led="AD1018:green:power"
;;
ar-5315u)