[LinuxBIOS] [PATCH] make elfboot slightly more verbose

Uwe Hermann uwe at hermann-uwe.de
Thu Apr 12 02:51:24 CEST 2007


On Thu, Apr 12, 2007 at 02:17:34AM +0200, Stefan Reinauer wrote:
> This patch makes a some elf debugging information available at log level
> debug instead of spew. It also fixes a typo.
> 
> Signed-off-by: Stefan Reinauer <stepan at coresystems.de>

Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Any special reason to change the debug level? Just curious...


> @@ -659,7 +659,7 @@
>  		/* Shutdown the stream device */
>  		stream_fini();
>  
> -		printk_err("Cannot Load ELF Image\n");
> +		printk_err("Can not load ELF Image.\n");

"Cannot" is perfectly fine. I'd rather change "Image" to "image".


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070412/1ee7e3e4/attachment.sig>


More information about the coreboot mailing list