coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sdram_configs.h File Reference
#include <soc/sdram.h>
Include dependency graph for sdram_configs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const struct sdram_paramsget_sdram_config (void)
 

Function Documentation

◆ get_sdram_config()

const struct sdram_params* get_sdram_config ( void  )

Definition at line 85 of file sdram_configs.c.