coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
com_init.c File Reference
#include <bootblock_common.h>
#include <device/mmio.h>
#include <device/pci_ops.h>
#include <soc/gpio.h>
#include <soc/lpc.h>
#include <soc/pci_devs.h>
Include dependency graph for com_init.c:

Go to the source code of this file.

Functions

void bootblock_mainboard_early_init (void)
 

Function Documentation

◆ bootblock_mainboard_early_init()

void bootblock_mainboard_early_init ( void  )

Definition at line 17 of file com_init.c.

References GP_SOUTHWEST, gpio_pad_config_reg(), LPC_DEV, M2, PAD_CONFIG0_DEFAULT0, PCI_DEV, pci_write_config32(), SET_PAD_MODE_SELECTION, UART1_RXD_PAD, UART1_TXD_PAD, UART_CONT, and write32().

Here is the call graph for this function: