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

@@ -57,6 +57,8 @@ typedef struct CustTable {
u32 marikoEmcMaxClock;
u32 marikoEmcVddqVolt;
u32 marikoGpuUV;
u32 ramTimingPresetOne;
u32 ramTimingPresetTwo;
CustomizeCpuDvfsTable eristaCpuDvfsTable;
CustomizeCpuDvfsTable marikoCpuDvfsTable;
CustomizeGpuDvfsTable eristaGpuDvfsTable;