Skip to content

Commit

Permalink
Update AVA4_DEFAULT_MODULARS
Browse files Browse the repository at this point in the history
* Use less ram
* Increase nonce2 range
  • Loading branch information
qinfengling committed Nov 2, 2016
1 parent 432b3c1 commit d56096f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver-avalon4.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#define AVA4_FREEZESAFE_FREQUENCY 100
#define AVA4_MM60_FREQUENCY_MAX 500

#define AVA4_DEFAULT_MODULARS 64
#define AVA4_DEFAULT_MODULARS 7 /* Only support 6 modules maximum with one AUC */
#define AVA4_DEFAULT_MINER_MAX 10
#define AVA4_DEFAULT_ASIC_MAX 40
#define AVA4_DEFAULT_ADC_MAX 6 /* RNTC1-4, VCC12, VCC3VC */
Expand Down

0 comments on commit d56096f

Please sign in to comment.