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

Go to the source code of this file.

Functions

uint32_t variant_board_sku (void)
 

Function Documentation

◆ variant_board_sku()

uint32_t variant_board_sku ( void  )

Definition at line 7 of file sku.c.

References gpio_get(), gpio_input_pulldown(), GPP_B20, SKU_0_NAUTILUS, SKU_1_NAUTILUS_LTE, sku_id(), and SKU_UNKNOWN.

Here is the call graph for this function: