index
:
ast2050-uboot
master
Modified U-Boot sources to support the Aspeed AST2050
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
spd_sdram.h
blob: a2be96c1aa1e993627dbf126a39b7348460c95f6 (
plain
)
1
2
3
4
5
6
#ifndef _SPD_SDRAM_H_ #define _SPD_SDRAM_H_ long int spd_sdram(void); #endif