[LinuxBIOS] CONFIG_LB_MEM_TOPK (and a patch)

Ward Vandewege ward at gnu.org
Tue Apr 11 13:37:48 CEST 2006


On Tue, Apr 11, 2006 at 10:28:06AM +0200, Stefan Reinauer wrote:
> * Ward Vandewege <ward at gnu.org> [060410 20:23]:
> > On Mon, Apr 10, 2006 at 09:01:03AM -0700, Lu, Yinghai wrote:
> > > Please try another switch
> > > 
> > > In southbridge/amd/amd8111/amd8111_pci.c
> > > 
> > > Line dword |= (1<<27) /* discard Timer */
> > > ===> dword &= ~(1<<27);
> > 
> > Yinghai, you're a hero! The box has been up for 1 hour and 45 minutes. I
> > think the problem is solved. I'll do more stress testing, but it really looks
> > like this patch should go into the mainline linuxbios tree.
> 
> Is this with both changes from this thread applied?

All three in fact - to my local tree. But the first one (small fix from YH on
Friday) has already been applied in the svn tree I see.

Ward.

-- 
Ward Vandewege <ward at fsf.org>
Free Software Foundation - Senior System Administrator




More information about the coreboot mailing list