diff options
-rw-r--r-- | src/include/memory_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/memory_info.h b/src/include/memory_info.h index fed5bbe265..2f1399388f 100644 --- a/src/include/memory_info.h +++ b/src/include/memory_info.h @@ -9,7 +9,7 @@ #define DIMM_INFO_SERIAL_SIZE 4 #define DIMM_INFO_PART_NUMBER_SIZE 33 -#define DIMM_INFO_TOTAL 8 /* Maximum num of dimm is 8 */ +#define DIMM_INFO_TOTAL 16 /** * If this table is filled and put in CBMEM, |