From 854d234a06b709830ece8d6c2672ff89ae82b4f7 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 26 Sep 2003 22:45:54 +0000 Subject: something is wrong here but not sure what. But nothing is getting set into the north bridge. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1154 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/via/epia/auto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/via/epia/auto.c b/src/mainboard/via/epia/auto.c index 31bb04363c..6b06be3424 100644 --- a/src/mainboard/via/epia/auto.c +++ b/src/mainboard/via/epia/auto.c @@ -24,7 +24,7 @@ void udelay(int usecs) { #include "debug.c" #include "southbridge/via/vt8231/vt8231_early_smbus.c" -#define SIO_BASE 0x2e + #define MAXIMUM_CONSOLE_LOGLEVEL 9 #define DEFAULT_CONSOLE_LOGLEVEL 9 -- cgit v1.2.3