boot: improve display init consistency

This commit is contained in:
Michael Scire 2019-05-09 10:17:02 -07:00
parent cf6b9de370
commit 9b11f1cb19

View File

@ -208,7 +208,7 @@ static void WaitDsiTrigger() {
}
}
svcSleepThread(5'000ul);
svcSleepThread(5'000'000ul);
}
static void WaitDsiHostControl() {