From b56ef076002ee90ac08fbac5888b8b3374ce582e Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Wed, 15 Oct 2003 20:05:11 +0000 Subject: for tyan. recover from Eric B's error additions to via code :-) git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1220 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/via/epia/auto.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/via/epia') diff --git a/src/mainboard/via/epia/auto.c b/src/mainboard/via/epia/auto.c index fa83d5c3c1..4b6632d196 100644 --- a/src/mainboard/via/epia/auto.c +++ b/src/mainboard/via/epia/auto.c @@ -26,8 +26,8 @@ void udelay(int usecs) #include "southbridge/via/vt8231/vt8231_early_smbus.c" -#define MAXIMUM_CONSOLE_LOGLEVEL 9 -#define DEFAULT_CONSOLE_LOGLEVEL 9 +#define MAXIMUM_CONSOLE_LOGLEVEL 6 +#define DEFAULT_CONSOLE_LOGLEVEL 6 #include "southbridge/via/vt8231/vt8231_early_serial.c" static void memreset_setup(void) -- cgit v1.2.3