aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2018-01-24 01:27:51 +0100
committerDaniel Golle <daniel@makrotopia.org>2018-02-06 03:00:33 +0100
commit32f120b783f1a0467993cdfd15efdef06cad56d8 (patch)
treeb748cf490bee425e61c4962a0c190555e765555c /target/linux/ramips/base-files/lib/upgrade/platform.sh
parenta8b023272d334e47ee82449eadda01b96e9c2a90 (diff)
downloadupstream-32f120b783f1a0467993cdfd15efdef06cad56d8.tar.gz
upstream-32f120b783f1a0467993cdfd15efdef06cad56d8.tar.bz2
upstream-32f120b783f1a0467993cdfd15efdef06cad56d8.zip
ramips: various fixes for zbt-we1226
Convert userspace code to use generic device-tree compatible board detection method. Users of the existing code will have to use sysupgrade -F once to switch to the new generic board naming. Properly setup pinctrl fixing the switch port LEDs. Fixes commit 9c4fe103cb (ramips: add support for ZBT-WE1226) Reported-by: Mathias Kresin <dev@kresin.me> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index dd7616034b..892dfe3fbe 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -204,7 +204,7 @@ platform_check_image() {
zbt-ape522ii|\
zbt-cpe102|\
zbt-wa05|\
- zbt-we1226|\
+ zbtlink,zbt-we1226|\
zbt-we1326|\
zbt-we2026|\
zbtlink,zbt-we3526|\