Revert "Fix tW2R and tR2W patch and multiple ram freqs"

This reverts commit 49f3e73b10.
This commit is contained in:
souldbminersmwc
2025-09-24 17:21:50 -04:00
parent 49f3e73b10
commit 9964405586
19 changed files with 46 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) Horizon OC Contributors
* Copyright (C) Switch-OC-Suite
*
* Copyright (c) 2023 hanai3Bi
*
@@ -40,7 +40,7 @@ volatile CustomizeTable C = {
* Value should be divided evenly by 12'500.
* Not enabled by default.
*/
.commonEmcMemVolt = 1175000,
.commonEmcMemVolt = 1237500,
/* Erista CPU:
* - Max Voltage in mV
@@ -57,11 +57,11 @@ volatile CustomizeTable C = {
* - NAND corruption
*/
.eristaEmcClock1 = 1996800, // Lowest
.eristaEmcClock1 = 1862400, // Lowest
.eristaEmcClock2 = 2032640, // Middle
.eristaEmcClock2 = 1996800, // Middle
.eristaEmcClock3 = 2232640, // Highest
.eristaEmcClock3 = 2132640, // Highest
/* Mariko CPU: