[coreboot] v3: dts and arrays

Stefan Reinauer stepan at coresystems.de
Thu Feb 14 22:43:48 CET 2008


Carl-Daniel Hailfinger wrote:

> Index: southbridge/amd/cs5536/dts
> ===================================================================
> --- southbridge/amd/cs5536/dts	(Revision 590)
> +++ southbridge/amd/cs5536/dts	(Arbeitskopie)
> @@ -57,4 +57,7 @@
>  	com2_enable = "0";
>  	com2_address = "0x2f8";
>  	com2_irq = "3";
> +
> +	/* Disable unwanted virtualized PCI devices */
> +	unwanted_vpci[0] = "0";
>  };
>
>   
I am blissfully ignorant on the topic, but the first thing I wondered:

Should a virtual device not be disabled in the same way as a physical one?

pci at 0,0 {
    disabled;
}

?

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080214/416475f4/attachment.sig>


More information about the coreboot mailing list