|
OpenBIC
OpenSource Bridge-IC
|
#include <sys/util.h>#include <string.h>#include <stdio.h>#include <logging/log.h>#include "fru.h"#include "plat_fru.h"#include "plat_class.h"
Functions | |
| LOG_MODULE_REGISTER (plat_fru) | |
| void | fru_config_oversize_handle (const EEPROM_CFG *plat_fru_config, uint8_t card_type) |
| void | pal_load_fru_config (void) |
Variables | |
| const EEPROM_CFG | plat_OPA_fru_config [] |
| const EEPROM_CFG | plat_OPB_fru_config [] |
| void fru_config_oversize_handle | ( | const EEPROM_CFG * | plat_fru_config, |
| uint8_t | card_type | ||
| ) |
| LOG_MODULE_REGISTER | ( | plat_fru | ) |
| void pal_load_fru_config | ( | void | ) |
| const EEPROM_CFG plat_OPA_fru_config[] |
| const EEPROM_CFG plat_OPB_fru_config[] |