coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bootblock.c File Reference
Include dependency graph for bootblock.c:

Go to the source code of this file.

Functions

void bootblock_early_southbridge_init (void)
 

Function Documentation

◆ bootblock_early_southbridge_init()

void bootblock_early_southbridge_init ( void  )

Definition at line 8 of file bootblock.c.

References enable_spi_prefetching_and_caching(), i82801ix_early_init(), and i82801ix_lpc_setup().

Here is the call graph for this function: