On Sat, Aug 02, 2008 at 07:05:19PM +0200, Uwe Hermann wrote:
> On Sat, Aug 02, 2008 at 05:09:13PM +0200, [EMAIL PROTECTED] wrote:
> >  #if CONFIG_USE_INIT
> > -   printk_debug("linxbios_ram.bin length = %08x\r\n", olen);
> > +   printk_spew("linxbios_ram.bin length = %08x\r\n", olen);
> >  #else
> > -   print_debug("linxbios_ram.bin length = "); print_debug_hex32(olen); 
> > print_debug("\r\n");
> > +   print_spew("linxbios_ram.bin length = "); print_spew_hex32(olen); 
> > print_spew("\r\n");
> 
> Should we also fix this while we're at it? "linx" -> "linux", or even
> better "linxbios" -> "coreboot"?

That would be great.


//Peter

--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to