[coreboot] [PATCH] v3 Resource allocator to v2

Myles Watson mylesgw at gmail.com
Thu May 28 00:25:43 CEST 2009


On Fri, May 22, 2009 at 4:17 PM, Myles Watson <mylesgw at gmail.com> wrote:
> This patch series makes v2 more similar to v3.  It splits resource
> allocation into read, compute, allocate.  There is no more mutual recursion.
>
> They go in this order:
> 1. white.diff
> 2. read_first.diff
> 3. domain_resources.diff
> 4. constraint.diff
> 5. compute_allocate.diff
>
> It is boot tested on SimNOW and qemu.
Now it is boot tested on Tyan s2892 as well.  There are a few changes
for multiple links.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Carl-Daniel,

I think you can use this to fix your PCI config space problem.  If you
declare that BAR as a fixed resource, assigned, but not stored, I
think it will work.

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: domain_resources.diff
Type: text/x-patch
Size: 33244 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090527/77606276/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constraint.diff
Type: text/x-patch
Size: 7362 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090527/77606276/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compute_allocate.diff
Type: text/x-patch
Size: 16332 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090527/77606276/attachment-0002.diff>


More information about the coreboot mailing list