1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-02 11:30:41 +00:00

minerva: correct init done type

This commit is contained in:
CTCaer 2024-10-04 22:11:41 +03:00
parent 75676a78ff
commit 9da5149394

View File

@ -85,7 +85,7 @@ typedef struct
bool emc_2X_clk_src_is_pllmb;
bool fsp_for_src_freq;
bool train_ram_patterns;
bool init_done;
u32 init_done;
} mtc_config_t;
enum train_mode_t