[LinuxBIOS] patch: turn down OLPC verbosity

Stefan Reinauer stepan at coresystems.de
Tue Oct 24 18:01:17 CEST 2006


* Ronald G Minnich <rminnich at lanl.gov> [061024 17:02]:
> This patch will make the OLPC not so chatty as it comes up. The verbose 
> output is no longer needed (we hope).
> 
> 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)
Acked-by: Stefan Reinauer <stepan at coresystems.de>

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list