2
0
forked from Ivasoft/openwrt

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>

SVN-Revision: 26320
This commit is contained in:
Gabor Juhos
2011-03-27 19:19:40 +00:00
parent a5acf1e9f6
commit d701a72760
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() {