hos: Improve boot error display

This commit is contained in:
CTCaer
2019-10-09 00:42:13 +03:00
parent 2857fcca52
commit 9104b85143
2 changed files with 16 additions and 4 deletions

View File

@@ -1023,6 +1023,10 @@ skip_list:
{
check_sept();
hos_launch(cfg_sec);
EPRINTF("\nFailed to launch HOS!");
msleep(500);
btn_wait();
}
out: