Welcome back to the 1,25s speed boost

This commit is contained in:
Aurora
2016-08-26 22:24:23 +02:00
parent 2dd64b8a92
commit 356268eae5
3 changed files with 7 additions and 3 deletions

View File

@@ -156,6 +156,9 @@ void main(void)
{
nandType = FIRMWARE_SYSNAND;
firmSource = FIRMWARE_SYSNAND;
//Flag to tell loader to init SD
configTemp |= 1 << 5;
}
else
{