Re: [coreboot] [PATCH 5/7] SuperMicro H8SCM support (AMD C32)-update

2011-03-25 Thread Marc Jones
  Signed-off-by: Zheng Bao zheng@amd.com

Acked-by: Marc Jones marcj...@gmail.com

On Thu, Mar 24, 2011 at 9:22 PM, Bao, Zheng zheng@amd.com wrote:
 Sorry. I missed some files to diff. Resent it.

 Zheng

 -Original Message-
 From: Marc Jones [mailto:marcj...@gmail.com]
 Sent: Friday, March 25, 2011 9:18 AM
 To: Bao, Zheng
 Cc: coreboot@coreboot.org
 Subject: Re: [coreboot] [PATCH 5/7] SuperMicro H8SCM support (AMD C32)

 On Wed, Mar 23, 2011 at 1:07 AM, Bao, Zheng zheng@amd.com wrote:
  Add AMD C32 support.
  It is based on other existing Fam10 code.
 
  Signed-off-by: Zheng Bao zheng@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_dd
 r3/mct_d.c:1499:
 undefined reference to `mctGet_PS_Cfg_D'

 /home/marc/devel/coreboot/src/northbridge/amd/amdfam10/../amdmct/mct_dd
 r3/mct_d.c:1502:
 undefined reference to `mctGet_PS_Cfg_D'

 Marc


 --
 http://se-eng.com





-- 
http://se-eng.com

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


Re: [coreboot] [PATCH 5/7] SuperMicro H8SCM support (AMD C32)

2011-03-24 Thread Marc Jones
On Wed, Mar 23, 2011 at 1:07 AM, Bao, Zheng zheng@amd.com wrote:
 Add AMD C32 support.
 It is based on other existing Fam10 code.

 Signed-off-by: Zheng Bao zheng@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


-- 
http://se-eng.com

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


Re: [coreboot] [PATCH 5/7] SuperMicro H8SCM support (AMD C32)-update

2011-03-24 Thread Bao, Zheng
Sorry. I missed some files to diff. Resent it.

Zheng

 -Original Message-
 From: Marc Jones [mailto:marcj...@gmail.com]
 Sent: Friday, March 25, 2011 9:18 AM
 To: Bao, Zheng
 Cc: coreboot@coreboot.org
 Subject: Re: [coreboot] [PATCH 5/7] SuperMicro H8SCM support (AMD C32)
 
 On Wed, Mar 23, 2011 at 1:07 AM, Bao, Zheng zheng@amd.com wrote:
  Add AMD C32 support.
  It is based on other existing Fam10 code.
 
  Signed-off-by: Zheng Bao zheng@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_dd
 r3/mct_d.c:1499:
 undefined reference to `mctGet_PS_Cfg_D'

/home/marc/devel/coreboot/src/northbridge/amd/amdfam10/../amdmct/mct_dd
 r3/mct_d.c:1502:
 undefined reference to `mctGet_PS_Cfg_D'
 
 Marc
 
 
 --
 http://se-eng.com



amd_c32.patch
Description: amd_c32.patch
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] [PATCH 5/7] SuperMicro H8SCM support (AMD C32)

2011-03-23 Thread Bao, Zheng
Add AMD C32 support.
It is based on other existing Fam10 code.

Signed-off-by: Zheng Bao zheng@amd.com




amd_c32.patch
Description: amd_c32.patch
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot