pinmux: implement updated initial config api

This commit is contained in:
Michael Scire
2020-11-09 02:01:29 -08:00
parent e0ce035323
commit d0a45b8f21
37 changed files with 2837 additions and 2117 deletions

View File

@@ -556,8 +556,6 @@ namespace ams::boot {
os::SleepThread(TimeSpan::FromMilliSeconds(10));
}
svcSleepThread(10'000'000ul);
/* Vendor specific shutdown. */
switch (g_lcd_vendor) {
case 0x10: /* Japan Display Inc screens. */