From 79249e3dbc955c255b1b53107b3a5488775f5690 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 11 Sep 2003 11:53:15 +0000 Subject: add new target for DSPACE DS1006 card, make quartet auto.c all verbose git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1109 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/quartet/auto.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/amd/quartet/auto.c') diff --git a/src/mainboard/amd/quartet/auto.c b/src/mainboard/amd/quartet/auto.c index 5632dfcfd3..ab930d8678 100644 --- a/src/mainboard/amd/quartet/auto.c +++ b/src/mainboard/amd/quartet/auto.c @@ -1,4 +1,7 @@ #define ASSEMBLY 1 +#define MAXIMUM_CONSOLE_LOGLEVEL 9 +#define DEFAULT_CONSOLE_LOGLEVEL 9 + #include #include #include -- cgit v1.2.3