Commit cfd8ed703952d94d76bfbd5b4a2ce2d3c97bedc0

Con Kolivas 2013-08-24T12:43:49

Substantially raise the maximum avalon frequency for water-cooled, over-volted designs.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/driver-avalon.h b/driver-avalon.h
index 6f8f2e1..3f7c696 100644
--- a/driver-avalon.h
+++ b/driver-avalon.h
@@ -41,7 +41,7 @@
 
 #define AVALON_DEFAULT_TIMEOUT 0x2D
 #define AVALON_MIN_FREQUENCY 256
-#define AVALON_MAX_FREQUENCY 450
+#define AVALON_MAX_FREQUENCY 1024
 #define AVALON_TIMEOUT_FACTOR 12690
 #define AVALON_DEFAULT_FREQUENCY 282
 #define AVALON_DEFAULT_MINER_NUM 0x20