OpenBIC
OpenSource Bridge-IC
plat_fru.c File Reference
#include <string.h>
#include <stdio.h>
#include <logging/log.h>
#include "libutil.h"
#include "fru.h"
#include "plat_fru.h"
#include "hal_gpio.h"
#include "plat_sensor_table.h"
#include "plat_pldm_monitor.h"
Include dependency graph for plat_fru.c:

Functions

 LOG_MODULE_REGISTER (plat_fru)
 
uint8_t check_nic_type_by_fru ()
 
void pal_load_fru_config (void)
 

Variables

struct k_mutex i2c_bus6_mutex
 
const EEPROM_CFG plat_fru_config []
 

Function Documentation

◆ check_nic_type_by_fru()

uint8_t check_nic_type_by_fru ( )
Here is the call graph for this function:

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_fru  )

◆ pal_load_fru_config()

void pal_load_fru_config ( void  )

Variable Documentation

◆ i2c_bus6_mutex

struct k_mutex i2c_bus6_mutex
extern

◆ plat_fru_config

const EEPROM_CFG plat_fru_config[]