nyx: make sure ram is set to 1600 MHz

No matter how Nyx was launched.
This commit is contained in:
CTCaer
2026-01-06 23:22:04 +02:00
parent e558d0c2c4
commit 01ffbeecd6

View File

@@ -474,6 +474,7 @@ void nyx_init_load_res()
// Train DRAM and switch to max frequency.
minerva_init((minerva_str_t *)&nyx_str->minerva);
minerva_change_freq(FREQ_1600);
// Load hekate/Nyx configuration.
_load_saved_configuration();