coreboot-kgpe-d16/src/northbridge/amd/amdmct
Zheng Bao 1476a9ecc4 Without this patch, if we only got a DIMM in Channel B, memory can not be
set up correctly. Now it can. Please test it.

Moving "mct_AfterGetCLT(pMCTstat, pDCTstat, dct);" out of the "if" is the
key point.
Changing the Get_DIMMAddress_D(pDCTstat, i) to Get_DIMMAddress_D(pDCTstat, dct + i)
doesnt seem to take any effect. But I believe this is what it should be.

And a duplicated semicolon is removed.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4569 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-08-25 04:12:55 +00:00
..
mct Without this patch, if we only got a DIMM in Channel B, memory can not be 2009-08-25 04:12:55 +00:00
wrappers This patch is about the DA-C2 and RB-C2. Chip with install processor 2009-08-24 06:30:37 +00:00
amddefs.h This patch is about the DA-C2 and RB-C2. Chip with install processor 2009-08-24 06:30:37 +00:00