]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/spd_sdram.h
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
[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