index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
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