mirror of
https://github.com/Decscots/Lockpick_RCM.git
synced 2025-06-21 12:17:19 +02:00
keys: Finalize Mariko compatibility with save mac
This commit is contained in:
parent
1e87828db4
commit
b074d14107
4 changed files with 15 additions and 18 deletions
|
@ -362,15 +362,6 @@ void ipl_main()
|
|||
|
||||
display_backlight_pwm_init();
|
||||
|
||||
if (h_cfg.t210b01)
|
||||
{
|
||||
gfx_printf("Mariko SOC detected!\nMariko is currently unsupported\nbut stay tuned...");
|
||||
gfx_printf("\n\n Press any button to power off.");
|
||||
display_backlight_brightness(h_cfg.backlight, 1000);
|
||||
btn_wait();
|
||||
power_off();
|
||||
}
|
||||
|
||||
// Overclock BPMP.
|
||||
bpmp_clk_rate_set(BPMP_CLK_DEFAULT_BOOST);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue