fusee-primary: reboot to self, instead of to RCM

This commit is contained in:
Michael Scire
2019-01-25 23:50:50 -08:00
parent cd8621c632
commit ea02f389ac
5 changed files with 42 additions and 7 deletions

View File

@@ -163,7 +163,7 @@ int main(void) {
stage2_args->display_initialized = false;
strcpy(stage2_args->bct0, bct0);
g_chainloader_argc = 2;
/* Wait a while. */
mdelay(1000);