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

Go to the source code of this file.

Functions

void variant_devtree_update (void)
 

Function Documentation

◆ variant_devtree_update()

void variant_devtree_update ( void  )

Definition at line 8 of file variant.c.

References config_of_soc, device::enabled, google_chromeec_get_board_sku(), NULL, PCH_DEVFN_EMMC, PCH_DEVFN_SATA, pcidev_path_on_root(), and sku_id().

Here is the call graph for this function: