sysclk: fix kip editing backend

This commit is contained in:
souldbminersmwc
2025-12-14 12:03:30 -05:00
parent 1c83a35db8
commit c80de03567
5 changed files with 214 additions and 185 deletions

View File

@@ -391,6 +391,7 @@ static inline uint64_t sysclkDefaultConfigValue(SysClkConfigValue val)
case SysClkConfigValue_CsvWriteIntervalMs:
case HocClkConfigValue_UncappedClocks:
case HocClkConfigValue_OverwriteBoostMode:
case HocClkConfigValue_KipFileName:
return 0ULL;
case HocClkConfigValue_EristaMaxCpuClock:
return 1785ULL;