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"?
Uwe.
--
http://www.hermann-uwe.de | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot