aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/via/vx800/dram_init.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/northbridge/via/vx800/dram_init.h b/src/northbridge/via/vx800/dram_init.h
index 50007c18a7..0a6bb1039f 100644
--- a/src/northbridge/via/vx800/dram_init.h
+++ b/src/northbridge/via/vx800/dram_init.h
@@ -110,7 +110,8 @@
#define SPD_DATA_SIZE 44
//Dram cofig are
/*the most number of socket*/
-//#define MAX_RAM_SLOTS 2
+#define MAX_RAM_SLOTS 2
+
#define MAX_SOCKETS MAX_RAM_SLOTS
#define MAX_DIMMS MAX_SOCKETS /*every sockets can plug one DIMM */
/*the most number of RANKs on a DIMM*/