pinmux: implement updated initial config api

This commit is contained in:
Michael Scire 2020-11-09 02:01:29 -08:00 committed by SciresM
parent 68f42a14c8
commit d9350d24a9
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. */