advanced timings and fix for mem auto adjust

This commit is contained in:
hanabbi
2023-05-27 00:49:35 +09:00
parent 0bfe0ae561
commit a43268acac
7 changed files with 121 additions and 31 deletions

View File

@@ -77,7 +77,7 @@ volatile CustomizeTable C = {
* - System instabilities
* - NAND corruption
*/
.marikoEmcMaxClock = 1996800,
.marikoEmcMaxClock = 2131200,
/* - EMC Vddq (Mariko Only) Voltage in uV
* Range: 550'000 to 650'000 uV
* Value should be divided evenly by 5'000
@@ -89,6 +89,10 @@ volatile CustomizeTable C = {
.marikoGpuUV = 0,
.ramTimingPresetOne = 2,
.ramTimingPresetTwo = 2,
/* Advanced Settings:
* - Erista CPU DVFS Table:
*/