summaryrefslogtreecommitdiff
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorDavide Ammirata <list@davidea.it>2018-05-03 15:59:27 +0000
committerMathias Kresin <dev@kresin.me>2018-05-07 18:54:23 +0200
commit004cc22e4ef8187dd80d5d6be5a2575453ef3699 (patch)
treeb8e27c07ebd6ed63e68e100d3ec8ffca25b8108a /target/linux/ramips/base-files/etc/diag.sh
parent5ef79af4f80f772772e44e38478f2b3b78d40732 (diff)
downloadmtk-20170518-004cc22e4ef8187dd80d5d6be5a2575453ef3699.zip
mtk-20170518-004cc22e4ef8187dd80d5d6be5a2575453ef3699.tar.gz
mtk-20170518-004cc22e4ef8187dd80d5d6be5a2575453ef3699.tar.bz2
ramips: add support for mqmaker witi 512mb version
Splitted out the dts file and create the new dts for the 256 MByte RAM and the 512 MB RAM version. Migrate both versions to the common board detection. The install the 512 MByte Version on a board running the 256 MByte image, a forceful sysupgrade with the -F flag is required. Signed-off-by: Davide Ammirata <list@davidea.it>
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rw-r--r--target/linux/ramips/base-files/etc/diag.sh3
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 d84bdff..6a51778 100644
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -279,7 +279,8 @@ get_status_led() {
status_led="$boardname:green:status"
;;
w306r-v20|\
- witi|\
+ mqmaker,witi-256m|\
+ mqmaker,witi-512m|\
zbt-wr8305rt)
status_led="$boardname:green:sys"
;;