]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/spd_sdram.h
arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite RQS Starter Kit initial support
[people/ms/u-boot.git] / include / spd_sdram.h
CommitLineData
db2f721f
WD
1#ifndef _SPD_SDRAM_H_
2#define _SPD_SDRAM_H_
3
dc9e499c 4long int spd_sdram(void);
db2f721f 5
8bde7f77 6#endif