[coreboot] [PATCH] Update PCI dev_root struct definition generation explanation comment to v3 reality

Paul Menzel paulepanter at users.sourceforge.net
Tue Jan 6 17:11:44 CET 2009


Dear Mart,


Am Dienstag, den 06.01.2009, 17:09 +0200 schrieb Mart Raudsepp:
> Update PCI dev_root struct definition generation explanation comment to v3 reality
> 
> v3 uses dtc to create $(obj)/mainboard/$(MAINBOARDDIR)/statictree.c not the config.py tool as in v2.
> 
> Signed-off-by: Mart Raudsepp <mart.raudsepp at artecdesign.ee>
> ---
>  device/root_device.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/device/root_device.c b/device/root_device.c
> index 8d809bc..34b74d3 100644
> --- a/device/root_device.c
> +++ b/device/root_device.c
> @@ -200,6 +200,7 @@ struct device_operations default_dev_ops_root = {
>   * The root of device tree.
>   *
>   * This is the root of the device tree. The device tree is defined in the
> - * static.c file and is generated by config tool during compile time.
> + * build/mainboard/<board>/statictree.c file and is generated by the dtc util

s/util/utility/ (I would prefer that.)

> + * during build time.
>   */
>  extern struct device dev_root;


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090106/19a71188/attachment.sig>


More information about the coreboot mailing list