boot: implement CheckClock
This commit is contained in:
@@ -116,7 +116,8 @@ int main(int argc, char **argv)
|
||||
/* Setup GPIO. */
|
||||
Boot::SetInitialGpioConfiguration();
|
||||
|
||||
/* TODO: CheckClock(); */
|
||||
/* Check USB PLL/UTMIP clock. */
|
||||
Boot::CheckClock();
|
||||
|
||||
/* TODO: DetectBootReason(); */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user