loader: implement mariko gpu volt customization

This commit is contained in:
hanabbi
2023-07-05 06:09:23 +09:00
parent a27a0a0c9e
commit 9618b15d68
4 changed files with 14 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ typedef struct CustTable {
u32 ramTimingPresetFive;
u32 ramTimingPresetSix;
u32 ramTimingPresetSeven;
u32 marikoGpuVoltArray[17];
CustomizeCpuDvfsTable eristaCpuDvfsTable;
CustomizeCpuDvfsTable marikoCpuDvfsTable;
CustomizeCpuDvfsTable marikoCpuDvfsTableSLT;