From f552e9317f27171e08229d0c30aadfcc37125b14 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 6 Nov 2003 16:31:40 +0000 Subject: push verbosity as high as possible git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1260 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/amd/quartet/Config.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'targets/amd') diff --git a/targets/amd/quartet/Config.lb b/targets/amd/quartet/Config.lb index 76734f90ba..ae89528ad8 100644 --- a/targets/amd/quartet/Config.lb +++ b/targets/amd/quartet/Config.lb @@ -54,8 +54,8 @@ option CC="gcc -m32" option CONFIG_CHIP_CONFIGURE=1 -option MAXIMUM_CONSOLE_LOGLEVEL=7 -option DEFAULT_CONSOLE_LOGLEVEL=7 +option MAXIMUM_CONSOLE_LOGLEVEL=8 +option DEFAULT_CONSOLE_LOGLEVEL=8 option CONFIG_CONSOLE_SERIAL8250=1 option CPU_FIXUP=1 -- cgit v1.2.3