From cb364958a06136f1e65499b434dd90191013a4e1 Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Mon, 15 Nov 2004 10:46:44 +0000 Subject: - Don't force spew level debug messages on the kherpi - optimize_link_read_pointers compiles now on the solo so don't disable it. - Start sorting out the confusion between and object and an initobject on the ppc ports - Major bugfix release of romcc to support to remove preprocessor deficiencies. The line and column numbers are computed are now correct. But watch out the error messages sometimes report the location of the next token so things are still a little skewed. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1784 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/newisys/khepri/auto.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/newisys') diff --git a/src/mainboard/newisys/khepri/auto.c b/src/mainboard/newisys/khepri/auto.c index 1aa151f906..82d9bac85a 100644 --- a/src/mainboard/newisys/khepri/auto.c +++ b/src/mainboard/newisys/khepri/auto.c @@ -1,9 +1,4 @@ #define ASSEMBLY 1 -#undef MAXIMUM_CONSOLE_LOGLEVEL -#undef DEFAULT_CONSOLE_LOGLEVEL -#define MAXIMUM_CONSOLE_LOGLEVEL 9 -#define DEFAULT_CONSOLE_LOGLEVEL 9 - #include #include #include -- cgit v1.2.3