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

Go to the source code of this file.

Macros

#define SERIAL_DEV   PNP_DEV(0x2e, IT8718F_SP1)
 
#define GPIO_DEV   PNP_DEV(0x2e, IT8718F_GPIO)
 
#define EC_DEV   PNP_DEV(0x2e, IT8718F_EC)
 

Functions

void bootblock_mainboard_early_init (void)
 
void mainboard_late_rcba_config (void)
 

Macro Definition Documentation

◆ EC_DEV

#define EC_DEV   PNP_DEV(0x2e, IT8718F_EC)

Definition at line 11 of file early_init.c.

◆ GPIO_DEV

#define GPIO_DEV   PNP_DEV(0x2e, IT8718F_GPIO)

Definition at line 10 of file early_init.c.

◆ SERIAL_DEV

#define SERIAL_DEV   PNP_DEV(0x2e, IT8718F_SP1)

Definition at line 9 of file early_init.c.

Function Documentation

◆ bootblock_mainboard_early_init()

void bootblock_mainboard_early_init ( void  )

Definition at line 13 of file early_init.c.

References EC_DEV, GPIO_DEV, ite_enable_serial(), ite_kill_watchdog(), ite_reg_write(), and SERIAL_DEV.

Here is the call graph for this function:

◆ mainboard_late_rcba_config()

void mainboard_late_rcba_config ( void  )

Definition at line 42 of file early_init.c.

References CG, and RCBA32.