Some tiny fixes

This commit is contained in:
Kostas Missos
2018-12-17 02:31:00 +02:00
parent 9f5b97620a
commit e779e53406
3 changed files with 4 additions and 5 deletions

View File

@@ -1148,7 +1148,6 @@ extern void pivot_stack(u32 stack_top);
void ipl_main()
{
// Skip config if we just updated the bootloader.
config_hw();
//Pivot the stack so we have enough space.