[coreboot] [PATCH] v3: Move default mainboard vendor/subsystem from Kconfig to dts

Peter Stuge peter at stuge.se
Thu Jul 10 14:01:36 CEST 2008


On Sat, Jul 05, 2008 at 04:35:29PM +0200, Carl-Daniel Hailfinger wrote:
>  	mainboard-vendor = "Emulation";
>  	mainboard-name = "QEMU x86";
> +	mainboard_pci_subsystem_vendor = "0x15ad";
> +	mainboard_pci_subsystem_device = "0x1976";
>  	device_operations = "qemuvga_pci_ops_dev";

The dts syntax is somewhat inconsistent, sometimes - sometimes _. Is
there a rule?

And why are hex numbers specified as strings? That is silly.


//Peter




More information about the coreboot mailing list