[coreboot] FIRST LINUX BOOT: v3 on alix1c!

Stefan Reinauer stepan at coresystems.de
Thu Feb 7 21:28:27 CET 2008


* ron minnich <rminnich at gmail.com> [080207 08:46]:
> This is a subtle problem. 
> 
> Devices must have constructor struct members to be used. 
> 
>  static struct device_operations southbridge_ops = {
> +	.constructor			= default_device_constructor,


Before we start doing this all over the place. 

Do we ever want to define devices and compile them in that we don't want
to use? 

If not, the default behavior with no constructor defined should be that
the code automatically uses the default device constructor.

-- 
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




More information about the coreboot mailing list