diff --git a/sept/sept-secondary/src/main.c b/sept/sept-secondary/src/main.c index a87efc830..5b792f79b 100644 --- a/sept/sept-secondary/src/main.c +++ b/sept/sept-secondary/src/main.c @@ -183,7 +183,7 @@ int main(void) { g_chainloader_argc = 2; /* Wait a while. */ - mdelay(1000); + mdelay(1500); /* Deinitialize the display, console, etc. */ cleanup_env();