Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.
authorMyles Watson <mylesgw@gmail.com>
Fri, 16 Oct 2009 19:29:45 +0000 (19:29 +0000)
committerMyles Watson <mylesgw@gmail.com>
Fri, 16 Oct 2009 19:29:45 +0000 (19:29 +0000)
commit0364618fe86a7e3ad9b9f79105c66cbefdc64ab6
tree6c4de116abbd4e73fadf72dcc7fe8b58cd58f509
parent04000f46425da330a14044f2c60c5598b4dfa539
Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.

Make MAXIMUM_CONSOLE_LOGLEVEL >= DEFAULT_CONSOLE_LOGLEVEL.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4794 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/lib/console_print.c
src/arch/i386/lib/console_printk.c
src/arch/i386/lib/printk_init.c
src/console/Kconfig
src/console/console.c
src/console/printk.c
src/include/console/console.h
src/include/console/loglevel.h