coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
memory.c File Reference
#include <soc/clk.h>
#include <soc/dmc.h>
#include <soc/gpio.h>
#include <soc/setup.h>
Include dependency graph for memory.c:

Go to the source code of this file.

Variables

const struct mem_timings mem_timings
 

Variable Documentation

◆ mem_timings

const struct mem_timings mem_timings

Definition at line 1 of file memory.c.