Browse Source

Merge branch 'bitfury' into bfgminer

Luke Dashjr 12 years ago
parent
commit
089b13110f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      driver-bitfury.c

+ 1 - 0
driver-bitfury.c

@@ -648,6 +648,7 @@ out:
 			       proc->proc_repr);
 			       proc->proc_repr);
 			send_reinit(bitfury->spi, bitfury->slot, bitfury->fasync, bitfury->osc6_bits);
 			send_reinit(bitfury->spi, bitfury->slot, bitfury->fasync, bitfury->osc6_bits);
 			bitfury->desync_counter = 99;
 			bitfury->desync_counter = 99;
+			bitfury->force_reinit = false;
 		}
 		}
 	}
 	}