1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ramips: add sysupgrade and status LED support for HW550-3G

This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.

Signed-off-by: Layne Edwards <ledwards76@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26320 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2011-03-27 19:19:40 +00:00
parent 96fee377d5
commit 4d41fe6013
3 changed files with 15 additions and 12 deletions

View File

@@ -42,7 +42,10 @@ get_status_led() {
whr-g300n)
status_led="whr-g300n:red:diag"
;;
esac;
hw550-3g)
status_led="hw550-3g:green:status"
;;
esac
}
set_state() {