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