[LinuxBIOS] r327 - in LinuxBIOSv3: device lib

Stefan Reinauer stepan at coresystems.de
Sun May 20 19:36:39 CEST 2007


* Uwe Hermann <uwe at hermann-uwe.de> [070520 17:50]:
> On Sun, May 20, 2007 at 01:55:26AM +0200, svn at openbios.org wrote:
> >  	/* Print the PCI-X bus speed. */
> > -	printk_debug("PCI: %02x: %s\n", dev->link[0].secondary,
> > +	printk(BIOS_DEBUG, "PCI: %02x: %s\n", dev->link[0].secondary,
> 
> This is not related to your modifications, but shouldn't "PCI:" be
> "PCI-X:" here?
 
I think so, too..

> Is this intentionally printed twice? What you now get is this:

> -----------
> LinuxBIOS-3.0.0 Sun May 20 17:44:08 CEST 2007 starting...
[..] 
> LinuxBIOS-3.0.0 Sun May 20 17:44:08 CEST 2007 booting...

It is modelled after v2. The pre-ram part prints starting... the
ram-part prints booting.

Not sure whether we really want this twice. I dont care. 

Some banner to say "We are in RAM code. You made the most ugly part
work" makes sense though.

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




More information about the coreboot mailing list