lower erista emc max clock
This commit is contained in:
@@ -100,7 +100,7 @@ void SafetyCheck() {
|
||||
{ C.commonCpuBoostClock, 1020'000, 3000'000, true },
|
||||
{ C.commonEmcMemVolt, 1100'000, 1175'000 },
|
||||
{ C.eristaCpuMaxVolt, 1100, 1300 },
|
||||
{ C.eristaEmcMaxClock, 1600'000, 2400'000 },
|
||||
{ C.eristaEmcMaxClock, 1600'000, 2131'200 },
|
||||
{ C.marikoCpuMaxVolt, 1100, 1300 },
|
||||
{ C.marikoEmcMaxClock, 1600'000, 2400'000 },
|
||||
{ C.marikoEmcVddqVolt, 570'000, 650'000 },
|
||||
|
||||
@@ -214,7 +214,7 @@ var CustTable: Array<CustEntry> = [
|
||||
["Values should be ≥ 1600000, and divided evenly by 3200.",
|
||||
"<b>WARNING:</b> RAM overclock could be UNSTABLE if timing parameters are not suitable for your DRAM"],
|
||||
1862_400,
|
||||
[1600_000, 2400_000],
|
||||
[1600_000, 2131_200],
|
||||
3200,
|
||||
),
|
||||
new CustEntry(
|
||||
|
||||
Reference in New Issue
Block a user