mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
fixup irq routing
This commit is contained in:
parent
20da5b8df8
commit
89604939c1
1 changed files with 2 additions and 1 deletions
|
@ -147,7 +147,8 @@ final_southbridge_fixup()
|
|||
}
|
||||
#endif
|
||||
|
||||
}
|
||||
pci_routing_fixup();
|
||||
}
|
||||
|
||||
void write_protect_vgabios(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue