diff options
author | Daniel Golle <daniel@makrotopia.org> | 2017-04-21 02:47:44 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2017-04-21 02:55:36 +0200 |
commit | c6fe325587b1955f84c339a2ae17da28dc4e6bec (patch) | |
tree | 88059beb3757ef80b2e4c9002c8e468feb1a9fc7 /target/linux/ramips/base-files/etc/diag.sh | |
parent | c5a7dc49d11810838af9eafdddadf92a3b8218aa (diff) | |
download | upstream-c6fe325587b1955f84c339a2ae17da28dc4e6bec.tar.gz upstream-c6fe325587b1955f84c339a2ae17da28dc4e6bec.tar.bz2 upstream-c6fe325587b1955f84c339a2ae17da28dc4e6bec.zip |
ramips: rename PSG1218 to match label
Fix previous commit to be less ambigous:
PSG1218 rev.A = 5 ports, external PA, heatsinks
PSG1218 rev.B = 4 ports, internal PA, no heatsinks
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rw-r--r-- | target/linux/ramips/base-files/etc/diag.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index af18264f99..3624efd3b4 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -104,8 +104,8 @@ get_status_led() { psg1208) status_led="$board:white:wps" ;; - psg1218|\ - psg1218k2c) + psg1218a|\ + psg1218b) status_led="$board:yellow:status" ;; cy-swr1100|\ |