aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/memory_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/memory_info.h b/src/include/memory_info.h
index d26d7890bd..c9554b8a4b 100644
--- a/src/include/memory_info.h
+++ b/src/include/memory_info.h
@@ -20,7 +20,7 @@
#include <compiler.h>
#define DIMM_INFO_SERIAL_SIZE 4
-#define DIMM_INFO_PART_NUMBER_SIZE 19
+#define DIMM_INFO_PART_NUMBER_SIZE 21
#define DIMM_INFO_TOTAL 8 /* Maximum num of dimm is 8 */
/**