Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-08-12 Thread Richard Wei
xbios.org Sent: Friday, August 3, 2007 3:12:55 PM Subject: Re: [LinuxBIOS] Tyan S2885 memreset problem!! We seemed to have the same problem before. We just set DQS_TRAIN_DEBUG 1 in /northbridge/amd/amdk8/raminit_f_dqs.c to solve the problem. We don't know the reason. Mr. Lu Yinghai once sug

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-08-03 Thread Feng, Libo
ehalf Of Richard Wei Sent: Friday, August 03, 2007 2:58 PM To: yhlu Cc: linuxbios@linuxbios.org Subject: Re: [LinuxBIOS] Tyan S2885 memreset problem!! Help help ... I have checked out from the first time the source code of Tyan s2885 is placed on v2.1090 to v2.2140. (I have tried 1100, 1150,

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-08-02 Thread Richard Wei
1, 2007 12:38:42 PM Subject: Re: [LinuxBIOS] Tyan S2885 memreset problem!! On 7/30/07, Richard Wei <[EMAIL PROTECTED]> wrote: > Oh... I check it again. > The information right on the AMD Opteron processor is OSA240CC05AH. > By the last two digit, I think I have Rev. B3. > > &g

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-07-30 Thread yhlu
On 7/30/07, Richard Wei <[EMAIL PROTECTED]> wrote: > Oh... I check it again. > The information right on the AMD Opteron processor is OSA240CC05AH. > By the last two digit, I think I have Rev. B3. > > > AD CPUID:Model4ESRev.C0�C0.13um > AG CPUID:Model5(max.1CPU)Rev.B3-0,13umSledgehammer core > AH CP

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-07-30 Thread Richard Wei
lt;[EMAIL PROTECTED]> Cc: linuxbios@linuxbios.org Sent: Tuesday, July 31, 2007 1:25:24 AM Subject: Re: [LinuxBIOS] Tyan S2885 memreset problem!! On 7/30/07, Richard Wei <[EMAIL PROTECTED]> wrote: > Hmm... I only have one AMD Opteron. > Do I have to configure or rewrite the code > for H

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-07-30 Thread Richard Wei
inuxbios.org Sent: Tuesday, July 31, 2007 1:25:24 AM Subject: Re: [LinuxBIOS] Tyan S2885 memreset problem!! On 7/30/07, Richard Wei <[EMAIL PROTECTED]> wrote: > Hmm... I only have one AMD Opteron. > Do I have to configure or rewrite the code > for Hypertransport configuration?

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-07-30 Thread yhlu
On 7/30/07, Richard Wei <[EMAIL PROTECTED]> wrote: > Hmm... I only have one AMD Opteron. > Do I have to configure or rewrite the code > for Hypertransport configuration? > what's your CPU rev? B3 or C0...? YH -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/list

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-07-30 Thread Richard Wei
Monday, July 30, 2007 3:57:02 PM Subject: Re: [LinuxBIOS] Tyan S2885 memreset problem!! On 7/30/07, Richard Wei <[EMAIL PROTECTED]> wrote: > I was trying to compile LinuxBIOSv2-2673 for Tyan S2885. > The EVB has only one CPU on board. > Somehow, I got the following message from the

Re: [LinuxBIOS] Tyan S2885 memreset problem!!

2007-07-30 Thread yhlu
On 7/30/07, Richard Wei <[EMAIL PROTECTED]> wrote: > I was trying to compile LinuxBIOSv2-2673 for Tyan S2885. > The EVB has only one CPU on board. > Somehow, I got the following message from the console. > The system seems to hang right inside the memreset() function. > And the function seems only

[LinuxBIOS] Tyan S2885 memreset problem!!

2007-07-30 Thread Richard Wei
I was trying to compile LinuxBIOSv2-2673 for Tyan S2885. The EVB has only one CPU on board. Somehow, I got the following message from the console. The system seems to hang right inside the memreset() function. And the function seems only to toggle GPIO16 and GPIO17 on AMD8111. Cound't figure out w