summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwoferclock/woferclock_cpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/woferclock/woferclock_cpu b/woferclock/woferclock_cpu
index 10c1645..66b4efb 100755
--- a/woferclock/woferclock_cpu
+++ b/woferclock/woferclock_cpu
@@ -75,7 +75,7 @@ if [[ "$CORE_COUNT" == "8" ]]; then
fi
if [[ "$CORE_COUNT" == "18" ]]; then
NEW_ULTRATURBO_MHZ=4200
- VOLTAGE_MULTIPLIER=1.05
+ VOLTAGE_MULTIPLIER=1.1
fi
if [[ "$CORE_COUNT" == "22" ]]; then
NEW_ULTRATURBO_MHZ=4200
OpenPOWER on IntegriCloud