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

Go to the source code of this file.

Functions

void soc_sram_init (struct device *dev)
 

Function Documentation

◆ soc_sram_init()

void soc_sram_init ( struct device dev)

Definition at line 9 of file sram.c.