aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx800/rank_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vx800/rank_map.c')
-rw-r--r--src/northbridge/via/vx800/rank_map.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/via/vx800/rank_map.c b/src/northbridge/via/vx800/rank_map.c
index 069257c660..5c9b0ad366 100644
--- a/src/northbridge/via/vx800/rank_map.c
+++ b/src/northbridge/via/vx800/rank_map.c
@@ -91,7 +91,6 @@ void DRAMSizingMATypeM(DRAM_SYS_ATTR * DramAttr)
{
DRAMClearEndingAddress(DramAttr);
DRAMSizingEachRank(DramAttr);
- //DRAMReInitDIMMBL (DramAttr);
DRAMSetRankMAType(DramAttr);
DRAMSetEndingAddress(DramAttr);
DRAMPRToVRMapping(DramAttr);