[coreboot] r3463 - trunk/coreboot-v2/src/cpu/x86/car

Uwe Hermann uwe at hermann-uwe.de
Sat Aug 2 19:05:19 CEST 2008


On Sat, Aug 02, 2008 at 05:09:13PM +0200, svn at coreboot.org 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




More information about the coreboot mailing list