Browse Source

Merge commit '5fc69bf' into bfgminer

Luke Dashjr 12 years ago
parent
commit
474a6915c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      driver-x6500.c

+ 1 - 1
driver-x6500.c

@@ -32,7 +32,7 @@
 // NOTE: X6500_BITSTREAM_USERID is bitflipped
 // NOTE: X6500_BITSTREAM_USERID is bitflipped
 #define X6500_BITSTREAM_USERID "\x40\x20\x24\x42"
 #define X6500_BITSTREAM_USERID "\x40\x20\x24\x42"
 #define X6500_MINIMUM_CLOCK    2
 #define X6500_MINIMUM_CLOCK    2
-#define X6500_DEFAULT_CLOCK  200
+#define X6500_DEFAULT_CLOCK  190
 #define X6500_MAXIMUM_CLOCK  250
 #define X6500_MAXIMUM_CLOCK  250
 
 
 struct device_drv x6500_api;
 struct device_drv x6500_api;