On Wed, Mar 23, 2011 at 1:07 AM, Bao, Zheng Zheng.Bao@amd.com wrote:
Add AMD C32 support. It is based on other existing Fam10 code.
Signed-off-by: Zheng Bao zheng.bao@amd.com
Hi Zheng,
I have a problem building this patch set. It looks like the src/northbridge/amd/amdfam10/raminit_amdmct.c is missing the C32 CPU_SOCKET_TYPE for the ddr3 platform file to pick up.
build/mainboard/supermicro/h8scm_fam10/crt0.romstage.o: In function `PlatformSpec_D': /home/marc/devel/coreboot/src/northbridge/amd/amdfam10/../amdmct/mct_ddr3/mct_d.c:1499: undefined reference to `mctGet_PS_Cfg_D' /home/marc/devel/coreboot/src/northbridge/amd/amdfam10/../amdmct/mct_ddr3/mct_d.c:1502: undefined reference to `mctGet_PS_Cfg_D'
Marc