Fix some settings fo AMD MCT. It is based on BIOS test suite.
[coreboot.git] / src / northbridge / amd / amdmct / mct_ddr3 / mctsrc.c
index 76ddb88d53bb2a6b8a6811ab931ed3397d501831..e0cda14b8a4a84ccf2e1277adcdca50d53898a5b 100644 (file)
@@ -1012,7 +1012,7 @@ static void fenceDynTraining_D(struct MCTStatStruc *pMCTstat,
 
        /* Write the (averaged value -8) to F2x[1,0]9C_x0C[PhyFence]. */
        /* inlined mct_AdjustFenceValue() */
-       /* The RBC0 is not supported. */
+       /* TODO: The RBC0 is not supported. */
        /* if (pDCTstat->LogicalCPUID & AMD_RB_C0)
                avRecValue -= 3;
        else