sysclk: fix mariko voltages

This commit is contained in:
souldbminersmwc
2025-12-06 11:43:03 -05:00
parent ec7889a596
commit cc167d887b
3 changed files with 10 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
"type": "kernel_flags",
"value": {
"highest_thread_priority": 63,
"lowest_thread_priority": 63,
"lowest_thread_priority": 41,
"lowest_cpu_id": 0,
"highest_cpu_id": 3
}