summaryrefslogtreecommitdiffstats
path: root/src/include/device/dram/ddr3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/dram/ddr3.h')
-rw-r--r--src/include/device/dram/ddr3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/device/dram/ddr3.h b/src/include/device/dram/ddr3.h
index 8886e64ac820..6efe0494dfbf 100644
--- a/src/include/device/dram/ddr3.h
+++ b/src/include/device/dram/ddr3.h
@@ -19,6 +19,9 @@
#include <device/dram/common.h>
#include <types.h>
+/** Maximum SPD size supported */
+#define SPD_SIZE_MAX_DDR3 256
+
/**
* Convenience definitions for SPD offsets
*