diff options
author | Daniel Golle <daniel@makrotopia.org> | 2017-04-21 00:53:03 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2017-04-21 02:29:21 +0200 |
commit | c5a7dc49d11810838af9eafdddadf92a3b8218aa (patch) | |
tree | 5005a391872e71b6527e5f11a76f3a88d99d5d67 /target/linux/ramips/base-files/etc/diag.sh | |
parent | 23d7c4d6324e553cd2e05e9b9751af380fd1ae56 (diff) | |
download | upstream-c5a7dc49d11810838af9eafdddadf92a3b8218aa.tar.gz upstream-c5a7dc49d11810838af9eafdddadf92a3b8218aa.tar.bz2 upstream-c5a7dc49d11810838af9eafdddadf92a3b8218aa.zip |
ramips: split Phicomm PSG1218 and PSG1218K2C
PSG1218 got only 4 Ethernet ports and WAN on port 3 while
PSG1218K2C got 5 Ethernet ports and WAN on port 4
Switch to use kmod-kt76x2 instead of kmod-mt76 for both devices while
at it.
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index 3dbf87ac5d..af18264f99 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -104,7 +104,8 @@ get_status_led() { psg1208) status_led="$board:white:wps" ;; - psg1218) + psg1218|\ + psg1218k2c) status_led="$board:yellow:status" ;; cy-swr1100|\ |