[LinuxBIOS] patch: turn down OLPC verbosity

Uwe Hermann uwe at hermann-uwe.de
Tue Oct 24 18:41:26 CEST 2006


Hi,

On Tue, Oct 24, 2006 at 09:02:19AM -0600, Ronald G Minnich wrote:
> Index: targets/olpc/btest/Config.lb
> ===================================================================
> --- targets/olpc/btest/Config.lb        (revision 2470)
> +++ targets/olpc/btest/Config.lb        (working copy)
> @@ -12,8 +12,8 @@
>   option ROM_SIZE=(1024*1024)-(64*1024)-(64*1024)
>   option FALLBACK_SIZE=ROM_SIZE
> 
> -option DEFAULT_CONSOLE_LOGLEVEL = 11
> -option MAXIMUM_CONSOLE_LOGLEVEL = 11
> +option DEFAULT_CONSOLE_LOGLEVEL = 3
> +option MAXIMUM_CONSOLE_LOGLEVEL = 3
>   romimage "fallback"
>          option USE_FALLBACK_IMAGE=1
>          option ROM_IMAGE_SIZE=32*1024


> Signed-off-by: Ronald G. Minnich (rminnich at lanl.gov)

I'd put the email address in <foo> brackets when you commit.
Not sure whether the current regex allows (foo) brackets in commits
(I'd probably even say it shouldn't, for consistency reasons).

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


Uwe.
-- 
Uwe Hermann 
http://www.hermann-uwe.de
http://www.it-services-uh.de  | http://www.crazy-hacks.org 
http://www.holsham-traders.de | 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/20061024/1d1c631c/attachment.sig>


More information about the coreboot mailing list