allow logging at spew level
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1018 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
7100d67ae8
commit
c99bd5f38f
|
@ -332,7 +332,7 @@ define DEFAULT_CONSOLE_LOGLEVEL
|
|||
end
|
||||
|
||||
define MAXIMUM_CONSOLE_LOGLEVEL
|
||||
default 7
|
||||
default 8
|
||||
export always
|
||||
comment "Error messages up to this level can be printed"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue