[coreboot] r963 - coreboot-v3/device

Myles Watson mylesgw at gmail.com
Thu Oct 30 16:51:33 CET 2008


On Wed, Oct 29, 2008 at 12:29 PM, <svn at coreboot.org> wrote:

> Author: rminnich
> Date: 2008-10-29 19:29:19 +0100 (Wed, 29 Oct 2008)
> New Revision: 963
>
> Modified:
>   coreboot-v3/device/device.c
>   coreboot-v3/device/root_device.c
> Log:
> Make it so that read_resources only reads resources.
>

It's unclear to me where the following comment was supposed to end.  Was it
just supposed to comment out the assignment of io and mem?  It gives me a
compiler warning because it encompasses the next comment.


> +
> +       /* Now we need to adjust the resources. The issue is that mem grows
> downward.
>        io = &root->resource[0];
>        mem = &root->resource[1];
>
> @@ -934,6 +966,13 @@


Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081030/c2f59939/attachment.html>


More information about the coreboot mailing list