[coreboot] [PATCH] reduce the size of devices

Myles Watson mylesgw at gmail.com
Fri May 21 01:08:03 CEST 2010


On Thu, May 20, 2010 at 1:16 PM, Myles Watson <mylesgw at gmail.com> wrote:
> Use linked lists for resources instead of fixed arrays.

> resource_usage.diff - changes the functions where resources are used

Here's an updated patch that doesn't hang :)  I was in too much of a
hurry.  We could add the resources to the end of the list to maintain
the old order if anyone cares.  Since we're using a list, the
resources are in reverse order.

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

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resource_usage.diff
Type: text/x-patch
Size: 30537 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100520/a9091b96/attachment.diff>


More information about the coreboot mailing list