|
@@ -10,10 +10,10 @@ board=$(ar71xx_board_name)
|
|
|
|
|
|
|
|
case "$board" in
|
|
case "$board" in
|
|
|
nanostation-m)
|
|
nanostation-m)
|
|
|
- ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "2"
|
|
|
|
|
|
|
+ ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "8"
|
|
|
;;
|
|
;;
|
|
|
nanostation-m-xw)
|
|
nanostation-m-xw)
|
|
|
- ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "8"
|
|
|
|
|
|
|
+ ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "2"
|
|
|
;;
|
|
;;
|
|
|
cpe510)
|
|
cpe510)
|
|
|
ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "20"
|
|
ucidef_set_gpio_switch "poe_passthrough" "PoE Passthrough" "20"
|