coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec.c File Reference
#include <console/console.h>
#include <ec/quanta/ene_kb3940q/ec.h>
#include "ec.h"
Include dependency graph for ec.c:

Go to the source code of this file.

Functions

void butterfly_ec_init (void)
 

Function Documentation

◆ butterfly_ec_init()

void butterfly_ec_init ( void  )

Definition at line 7 of file ec.c.

References BIOS_DEBUG, EC_EC_PSW, EC_FW_VER0, EC_FW_VER1, EC_FW_VER2, EC_FW_VER3, EC_FW_VER4, EC_FW_VER5, ec_mem_read(), ec_mem_write(), EC_PSW_IKB, and printk.

Referenced by mainboard_init().

Here is the call graph for this function:
Here is the caller graph for this function: