forked from Ivasoft/openwrt
kirkwood: add support for the Seagate GoflexHome
Add Support for the Seagate GoflexHome <http://wiki.openwrt.org/toh/seagate/goflexhome> Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 45647
This commit is contained in:
@@ -20,6 +20,7 @@ case "$board" in
|
||||
ucidef_set_led_default "health" "health" "ea4500:white:health" "1"
|
||||
ucidef_set_led_default "pulse" "pulse" "ea4500:white:pulse" "1"
|
||||
;;
|
||||
"goflexhome" | \
|
||||
"goflexnet")
|
||||
ucidef_set_led_default "health" "health" "status:green:health" "1"
|
||||
ucidef_set_led_default "fault" "fault" "status:orange:fault" "0"
|
||||
|
||||
@@ -29,6 +29,7 @@ ucidef_set_interface_loopback
|
||||
|
||||
case "$board" in
|
||||
"dockstar"|\
|
||||
"goflexhome"|\
|
||||
"goflexnet"|\
|
||||
"iconnect"|\
|
||||
"ib62x0"|\
|
||||
|
||||
Reference in New Issue
Block a user