coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
memory.c File Reference
#include <baseboard/variants.h>
#include <boardid.h>
#include <gpio.h>
Include dependency graph for memory.c:

Go to the source code of this file.

Functions

int variant_memory_sku (void)
 

Function Documentation

◆ variant_memory_sku()

int variant_memory_sku ( void  )

Definition at line 7 of file memory.c.

References ARRAY_SIZE, board_id(), gpio_base2_value(), GPP_E1, GPP_E2, and GPP_E3.

Here is the call graph for this function: