autoboot: Allow critical info to be shown
This is part of the big refactoring which had all HOS fatal errors.
This commit is contained in:
@@ -218,6 +218,7 @@ int reboot_to_sept(const u8 *tsec_fw, u32 kb)
|
||||
(*sept)();
|
||||
|
||||
error:
|
||||
gfx_con.mute = false;
|
||||
EPRINTF("Failed to run sept\n");
|
||||
|
||||
btn_wait();
|
||||
|
||||
Reference in New Issue
Block a user