ldr: rework reserved entries
This commit is contained in:
@@ -31,11 +31,8 @@ typedef struct {
|
||||
u32 mtcConf;
|
||||
u32 hpMode;
|
||||
u32 commonEmcMemVolt;
|
||||
u32 reserved_1;
|
||||
u32 eristaEmcMaxClock;
|
||||
u32 reserved_2[2];
|
||||
u32 marikoEmcMaxClock;
|
||||
u32 reserved_3[2];
|
||||
u32 marikoEmcVddqVolt;
|
||||
u32 emcDvbShift;
|
||||
// advanced config
|
||||
@@ -80,7 +77,7 @@ typedef struct {
|
||||
|
||||
u32 eristaGpuVoltArray[27];
|
||||
u32 marikoGpuVoltArray[24];
|
||||
u32 reserved_4[64];
|
||||
u32 reserved[64];
|
||||
} CustomizeTable;
|
||||
|
||||
#pragma pack(pop)
|
||||
|
||||
Reference in New Issue
Block a user