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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user