exo: implement start of mariko fatal handler
This commit is contained in:
@@ -216,6 +216,8 @@ int main(int argc, char **argv)
|
||||
boot::CheckBatteryCharge();
|
||||
}
|
||||
|
||||
AMS_ABORT_UNLESS(spl::GetSocType() != spl::SocType_Mariko);
|
||||
|
||||
/* Configure pinmux + drive pads. */
|
||||
boot::SetInitialPinmuxConfiguration();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user