coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sdram_info Struct Reference

#include <dramc_param_common.h>

Collaboration diagram for sdram_info:
Collaboration graph

Data Fields

u32 ddr_type
 
u32 ddr_geometry
 

Detailed Description

Definition at line 58 of file dramc_param_common.h.

Field Documentation

◆ ddr_geometry

u32 sdram_info::ddr_geometry

Definition at line 60 of file dramc_param_common.h.

Referenced by get_ddr_geometry(), and mem_init_set_default_config().

◆ ddr_type

u32 sdram_info::ddr_type

Definition at line 59 of file dramc_param_common.h.

Referenced by get_ddr_type(), and mem_init_set_default_config().


The documentation for this struct was generated from the following file: