BIOS_SPEW is log level 9. There is nothing beyound that line.
(Thus the patch is trivial) Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3149 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
5671787b9e
commit
e989be26e6
@@ -4,8 +4,8 @@
|
||||
target adl855pc
|
||||
mainboard digitallogic/adl855pc
|
||||
|
||||
option DEFAULT_CONSOLE_LOGLEVEL=10
|
||||
option MAXIMUM_CONSOLE_LOGLEVEL=10
|
||||
option DEFAULT_CONSOLE_LOGLEVEL=9
|
||||
option MAXIMUM_CONSOLE_LOGLEVEL=9
|
||||
romimage "normal"
|
||||
option USE_FALLBACK_IMAGE=0
|
||||
option ROM_IMAGE_SIZE=0x10000
|
||||
|
Reference in New Issue
Block a user