[coreboot] r4394 breaks on hardware (was: Re: [PATCH] v3 Resource allocator to v2)

Uwe Hermann uwe at hermann-uwe.de
Sun Jul 12 00:04:00 CEST 2009


On Mon, Jul 06, 2009 at 09:25:27AM -0600, Myles Watson wrote:
> >    PNP: 002e.6 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100
> > index 60
> >    PNP: 002e.6 resource base 0 size 1 align 0 gran 0 limit 0 flags 400
> > index 70
> >
> > The problem here is that these two resources are not fixed.  Since the
> > limit
> > is set to 7ff on 2e.6 @ 60, the resource allocator tries to fit everything
> > into 0-7ff.  If you make this resource fixed, or remove them, the problem
> > will disappear.
> 
> It looks like 2e.6 is Consumer IR, which is a TODO in the Config.lb.  Could
> you try changing it to:
> 
> device pnp 2e.6 off end

Yep, this fixes it indeed, thanks. Fix committed in r4423.

I attached a diff before/after the fix for reference.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2_ms6178_cir.patch
Type: text/x-diff
Size: 15141 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090712/ce81921f/attachment.bin>


More information about the coreboot mailing list