emcDvbShift should be lowercase

This commit is contained in:
Lightos1
2025-12-03 13:29:07 +01:00
parent eff2ff26c2
commit e61ef8ccb2
3 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ typedef struct CustomizeTable {
u32 commonGpuVoltOffset;
u32 EmcDvbShift;
u32 emcDvbShift;
// advanced config
u32 t1_tRCD;